Home | Login | Blog | Forum | Download | RSS Feed | Ajax | Hello-World | J2EE | BPM | EJB | FileNet | Hibernate | ORM | IBM | ILOG | Interview | FAQs |

Java | Apache | JVM | Others | BRMS | Oracle | Pega | SOA | Sun-Certification | Web-Service | websphere | XML |
 

JAVA DEVELOPER SITE - COMPLETE JAVA TUTORIALS

Settings To Deploy the Web application Projects from eclipse on ICEfaces


Share
 
 

Useful Java Links


       


Eclipse 3.4 settings To Deploy the Web application Projects

Eclipse Settings to deploy the the project. Consider a sample project ICEfaces.  You can deploy any web application projects using the following steps.

 

1) Create Workspace under your eclipse folder


2)Start eclipse in a new workspace ( /eclipse/workspace )

3)Change the JRE name
    Click on Window menu, Preferences, Java, Installed JREs
    Edit the current JRE, and change the JRE name to “jre” and also point the JRE Home to jdk folder

4)Configure Server Runtime Environment.
    Click on Window menu, Preferences, Server, Runtime Environments.
    Click Add button to add Apache Tomcat v6.0, then Next  point the Tomcat installation directory to /eclipse-ee/apache-tomcat-6.0.18, then Finish

5)Disable Validation
     On Eclipse Preferences, click Validation, then Disable All validation

6)Create the ICEfaces project (refer ICEfaces docs which is coem with ICEfaces bundle)

7)Define a Server to deploy.
     On the Server Tab, right click and New Server
     Select Tomcat v6.0 Server
     Give ICEfacesTomcat as a Server Name
     Click Next
     Add ICEfaces project
     Click Finish
     Double click ICEfacesTomcat
     Change the Server Locations to the second one (Use Tomcat installation)
     Set the Deploy Path to /eclipse/workspace/ICEfaces/build (if build folder is not exist, create it)
     Expand the Publishing Tab, and uncheck Update Context Path
     Click Save or Ctrl+s

     In the /eclipse/workspace/Servers/ICEfacesTomcat-config, there is a server.xml, this file will be use for your   tomcat configuration when you publish the project, so don't change the server.xml in the original tomcat directory, instead, change this one.

8) Publish the project
     Right Click on ICEfacesTomcat and Publish




Download Latest Java/J2EE eBooks, SCJP Dumps, SCWCD Dumps, Pega Tutorial, IBM WebSphere BPM tutorials and many more


If you need any urgent assistance on deploy-dynamic-web-project-from-eclipse-to-tomcat, kindly email your requirement to us at : info@javagenious.com or Contact-an-Expert. Our experts will try their best to solve your problem.

You can also subscribe to our newsletters on deploy-dynamic-web-project-from-eclipse-to-tomcat, to receive updates on deploy-dynamic-web-project-from-eclipse-to-tomcat,via email.Enter you email below:

Enter your email address:

Delivered by FeedBurner



Keyword Tags: deploy-dynamic-web-project-from-eclipse-to-tomcat tutorial,deploy-dynamic-web-project-from-eclipse-to-tomcat in java,Concepts of deploy-dynamic-web-project-from-eclipse-to-tomcat,Java,J2EE,Interview Questions,deploy-dynamic-web-project-from-eclipse-to-tomcat Examples


Comments:


Post Your Comment:

*

Yes, I would like to recieve email notifications on my reply.

Popular Posts:

 
Popular Downloads

SCJP 1.6 Dumps
JSP Interview Questions
Struts Interview Questions
Hibernate Interview Questions
SCWCD Dumps
SCBCD Dumps

Java/J2EE Tutorial
JMS Tutorials
seam richfaces tutorial
richfaces live demo
jquery example demo
JQuery Tutorial and Source Code
JSF Tutorial
XSL Tutorial
J2EE JMS
CORBA Applications
Java CERTIFICATION
SCJP 1.5
SCJP 1.6
SCWCD 1.5
SCBCD
Mis
Ajax autosuggest autocomplete from database
Struts forms and validation with webflow
Java Apache POI Examples
JDBC Tutorial
Oracle 9i & 10g
MYSQL Tutorial
php Tutorial
JQuery Examples
Upload Java File
JAXB Examples
PL-SQL Tutorial
Dojo AJAX
EJB Examples
Java IDE
Eclipse
NetBeans
IBM Rational Weblogic Workshop
Downloads
SCJP 1.6 Dumps
SCJP 1.5 DUMP
SCJP Material
SCWCD
Java Security
SCBCD Dumps
External Links
SUN Java
JOracle
IBM
PHP Certification
Technical Interview Questions
Amazon Interview Questions
Google Interview Questions
Microsoft Interview Questions
IBM Interview Questions
Yahoo Interview Questions
All Tutorials
php mysql tutorial
SCJP 1.5/1.6
SCWCD 1.5/1.6
Polymorphism
Thread Tutorial
Generics & Exceptions
Spring Struts Hibernate
Java Collections
MAP
SET
LIST
VECTOR
Advanced Java
Stateless Session Bean
Introduction to EJB
Stateful Session Bean
Java Design Patterns
HOME | FORUM | ABOUT | BLOGS | CONTACT-US