I am attempting to use the
ant ear task in order to create an EAR for my project. All of my libraries are in a folder called "lib" and I also have a simple JAR, WAR, and
EJB. When I look at the EAR after I have ran my current ear ant task all the my libraries are put inside the root folder of that EAR. For example
So if this is extracted to a folder it will look exactly like:
When it should really look like:
Any ideas?
Thanks
Jerret Halter<br /> <br /> <blockquote><font size="1" face="Verdana, Arial">quote:</font><hr>If you give someone a program, you will frustrate them for a day; if you teach them how to program, you will frustrate them for a lifetime.<hr></blockquote>