You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Zsolt <zk...@intland.com> on 2006/01/03 09:43:34 UTC

How to start ant to use the webapps classpath from tomcat?

Hi,

I have tomcat-5.5.12 and I copied all ant libraries (with my ones) into
/webapps/APPLICATION-NAME/WEB-INF/lib.

When I start ant using project.executeTargets(execTargets) I get class not
found exceptions and I think because ant uses the bootstrap classpath of
tomcat and not the classpath of my webapps.

How can I get ant to use the correct path?

Zsolt 




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org