I have problems installing properly dynamic web projects in Eclipse [Juno] using AxisTomkkat 7.0. I have JRE and JDK 1.7 installed. These are the steps that I have taken:
- A token file to be extracted in my
c: \ program file \ directory.- New & gt; Dynamic Web Project in Eclipse with Target Runtime [Apache Tomcat v7.0] and Dynamic Web Module Edition [2.5]
- Created a
index.jsp file inWebContent> gt; Web-INF .- In the tomcat properties, set
server space asUse the Tomcat installation . >>- Set
Deploy Path In this condition as my Tomcat webpage location,C: \ Program Files \ apache-tomcat-7.0.41 \ webapps .- Right-click on Project Folder & gt; Run & gt; Switch to server & gt; On the Local Haholt, the Tomcat v7.0 server
returns a 404 error when I navigate to
http: // localhost: 8080 / ProjectName , butHttp: // localhost: 8080 shows the Tomcat Welcome page successfully.Is there no way in which I may be lost or any configuration options I have neglected to adjust? Works well in my workspace a while ago, but I am unable to successfully create a new dynamic web project.
index.jsp inWEB-INF do not keep. Put it inWebContent .
No comments:
Post a Comment