JWSDP / ANT Headaches
843834Apr 24 2002 — edited Apr 27 2002I 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