OS: Windows 2000 Advanced Server with SP4
Eclipse Version: 2.1.1
– Was Eclipse freshly installed for MyEclipse? YES
– Are any other external plugins installed? NO
– What MyEclipse version are you using? 2.6.2
– What JDK version are you using to run Eclipse? j2sdk1.4.1_01
– What JDK version are you using to launch your application server? same
– What steps did you take that resulted in the issue? Deployment
– What application server are you using? tomcat-4.1.18
Now that we have that out of the way, I have tomcat 4.1.x setup with Apache 2.0, and it all works well. I changed/configured Tomcat 4.1.x so that I do not use /webapps, instead I changed it to use /wwwroot
When I try to deploy my first JSP using MyEclipse, it wants to deploy to /webapps … so how can I change/configure MyEclipse to use /wwwroot?
Thanks for any help you can provide!
Tom