Presentation is loading. Please wait.

Presentation is loading. Please wait.

Notes for Overview. Chrome plug-in Chrome plug-in works in product model. Chrome plug-in does not work in development model. – Why?

Similar presentations


Presentation on theme: "Notes for Overview. Chrome plug-in Chrome plug-in works in product model. Chrome plug-in does not work in development model. – Why?"— Presentation transcript:

1 Notes for Overview

2 Chrome plug-in Chrome plug-in works in product model. Chrome plug-in does not work in development model. – Why?

3 Trouble Shooting for Hello World Error message – Server replies An error occurred while attempting to contact the server Please check your network connection and try again. Solution – Delete whole project – Compile with Java 1.6 Go to Windows- >Preferences->Java->Complier and select compile compliance level to 1.6 You should have JDK1.6 installed on your pc

4 Install Tomcat 7.0 Download link – http://mirrors.gigenet.com/apache/tomcat/tomcat- 7/v7.0.29/bin/apache-tomcat-7.0.29.exe http://mirrors.gigenet.com/apache/tomcat/tomcat- 7/v7.0.29/bin/apache-tomcat-7.0.29.exe Test Tomcat – http://127.0.0.1:8080/ http://127.0.0.1:8080/ Set username and password – root/conf/tomcat-users.xml, – for example: F:\Program Files\Apache Software Foundation\Tomcat 7.0\conf

5 Deployment Compile Copy the whole war folder to Tomcat./webapp/ Change fold name to helloworld Start Tomcat http://localhost:8080/helloworld/

6

7 Import Projects

8

9 Still have problems? Restart Eclipse


Download ppt "Notes for Overview. Chrome plug-in Chrome plug-in works in product model. Chrome plug-in does not work in development model. – Why?"

Similar presentations


Ads by Google