Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

External JARS In Ant WAR

843842Aug 10 2010 — edited Aug 20 2010
Hello,

I am in the process of creating build using ant.

What is the best approach in adding external jars like
jsf.jar
jspruntime.jar
commons-digester.jar
etc

into ant to build war file?
Should I manually copy those jars into lib folder or better to reference jars with location.
If latter, how can I refer the location?

Regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2010
Added on Aug 10 2010
3 comments
709 views