about external jar file dependency in ant build



Hi,

I am working on a project that used multiple open source java packages
in addition to J2EE. My question is that

1) where do you guys put these jars files, in the ..\lib directory
where these packages installed? or put them into a single location?

2) During deployment, do you put all these jars files inside
tomcat_home\shared\lib, or just set the classpath to where thse ..lib
directory where these packages installed?

3) How to make ant build easier for the build and deployment process?

Thanks,

David

.



Relevant Pages

  • j2ee SDK, javax.* and j2ee implementations
    ... I know this is a rather basic question but somehow I never got a ... when I try j2ee related sample code, like servlet, ejb etc, often on I ... need some javax.* packages/classes, and naturally I go to Sun's java ... are these javax.* packages available in any of these j2ee ...
    (comp.lang.java.programmer)
  • Re: Open Source CA / PKI
    ... I am looking at deploying an open source CA/PKI for a client. ... Any other packages I should look at? ... Filtered by: TRUSTEM.COM's Email Filtering Service ... If you like J2EE for customization you should try EJBCA ...
    (Security-Basics)
  • Re: j2ee SDK, javax.* and j2ee implementations
    ... complete answer, so gurus please shed some light on this: when I try j2ee related sample code, like servlet, ejb etc, often on I need some javax.* packages/classes, and naturally I go to Sun's java website to download its j2ee sdk, but looks like it's just J2SE sdk + sun's application server, so have 3 questions here: 1. ... are these javax.* packages available in any of these j2ee implementations like Tomcat, ...
    (comp.lang.java.programmer)
  • Re: javax
    ... You needn't download the entire J2EE to ... If you do a search on the Java developer ... Framework and the JavaMail packages, and download them separately. ...
    (comp.lang.java)