Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Newbie question: taskdef class org.apache.catalina.ant.DeployTask error

843834Dec 16 2003 — edited Jun 14 2004
Hi,
I am trying to run one of the examples in the JWS tutorial, but everytime I go "ant build" it throws the following error

<stuff_up_front>/jaxrpc/common/targets.xml:30: taskdef class org.apache.catalina.ant.DeployTask cannot be found

As far as I know I have all the necessary path and environmental variable set. Only thing I can think of is that I choose not to install the Tomcat that comes bundled with the JWSDP package since I already had tomcat server running on my machine. But my Catalina_Home has been set from a long time and it works with other applications. So I really not sure what I am suppose to do. Help would be very welcomed. Thansk you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 12 2004
Added on Dec 16 2003
3 comments
403 views