On Wed, 23 Mar 2011, rahul.soa wrote:
I am trying to build a jar file for my application which I developed using
Apache POI as below:

D:\SPACE\TT>jar -cvfm DP.jar Manifest.txt *.class splashtest.gif *.jar
NewTemplate.xls

I'm not sure if this works - I don't think that jars inside jars are by default recursed into. Well, not without a fancy classloader anyway.

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to