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!

JWSDP / ANT Headaches

843834Apr 24 2002 — edited Apr 27 2002
I have tried unsuccessfully build the JWSDP Tutorial examples, using the accompanying documentation as a guide. All of my environmental variables have been set accordingly (with the newer settings placed at the front of my CLASSPATH).

This is what I'm entering at the prompt:
C:\jwdsp-1_0-ea2\docs\tutorial\examples\gs>ant build

Despite what I thought was a careful reading of the setup instructions, I am receiving the following error:

taskdef class org.apache.catalina.ant.InstallTask cannot be found.

I tried to "backtrack" the class, based on the path, but could not find it. I then assumed that maybe I needed to include catalina.jar in my CLASSPATH, which I did. Still no luck.

I did read through everything closely a second and third time, to ensure that I wasn't missing anything. Do I need to set CATALINA_HOME? If so, what would that setting be (I'm running WINNT 4.0 SP 6).

Any help would be greatly appreciated!

Thank You,

SM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2002
Added on Apr 24 2002
4 comments
86 views