<[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>I cannot locate org.eclipse.jdt.core.JDTCompilerAdapter.  When I try to
> build a war file with Ant  my build fails because this adapter cannot be
> found. Is there a work around.  I am going to search on the web now.

If you have a recent version of Eclipse installed, and are really lazy, and 
don't care about wasted disk space, set the property 'jasper-jdt.jar' to 
point to the full path of Eclipse's jdtcore.jar in your build.properties 
file.

Otherwise, to build Tomcat 5.x+, the order is:
  $ ant download
  $ ant

If you are using a proxy server to connect to the internet, you'll need to 
configure the properties in your build.properties file first (there is a 
commented out example in build.properties.default).



>
> thanks!
>
>
> Carrie Latimer
> Florida's Turnpike Enterprise
> Tolls Data Center
> Main 561.488.5361
> SC 247.5361
> Fax 561.470.6615
> Mobile: 561.239.6189
> Nextel: 158*763*109
> [EMAIL PROTECTED]
>
>
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> 




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to