I am attemtping to deploy a new web application in tomcat. Everything I do is wrong somehow. I have worked on this for hours now and I need help: This is my file heirarchy.
wamps/Tomcat5.5/webapps/bluegrass. Bluegrass is the name of the application. Inside bluegrass I have two jsp files stored (so far) and then a WEB-INF file. Inside WEB-INF I have my web.xml descriptor, my classes folder with one class, and a lib folder. I believe I have everything set up properly. When I go to deploy my new application I read the how to docs and it said to do this: ...config=file:/path/context.xml...I tried numerous inputs into the path area and nothing worked...
Any suggestions?
wamps/Tomcat5.5/webapps/bluegrass. Bluegrass is the name of the application. Inside bluegrass I have two jsp files stored (so far) and then a WEB-INF file. Inside WEB-INF I have my web.xml descriptor, my classes folder with one class, and a lib folder. I believe I have everything set up properly. When I go to deploy my new application I read the how to docs and it said to do this: ...config=file:/path/context.xml...I tried numerous inputs into the path area and nothing worked...
Any suggestions?