Originally posted by rick collette:
Thanks.
Yes, I know war file should go inside ear file.
But how to do that? Is there a simple command to do that?
The "jar" command can be used to list, extract, and create jar, war, and ear files. I guess you can extract the ear file, copy in the war file, and bundle it up again. BTW, just don't forget to use the "M" option, when creating the ear file -- as you don't want a manifest.
Henry