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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to