"Alia B." <[EMAIL PROTECTED]> writes:

> I was trying to run ant (v1.7) via jsp but i'm getting
> java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Locator
> it works ok via java but not jsp, is this a configration problem or this is
> a bug?

The bug talked about in this thread is not related to your problem.

You seem to be missing ant-launcher.jar in your CLASSPATH when you
invoke Ant via the JSP.

Stefan

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

Reply via email to