I have a requirement where the jar file will not go in the war but will stay rather in ear.
But that jar will be refered by the war manifest file. And that manifest will be generated automatically.So I need to mention in the default made manifest file about that entry.
Can I do that?