[jboss-user] [JBoss Seam] - Re: Tutorial EJB3 + JSF + SEAM + ECLIPSE + TOMCAT

app4you@yahoo.com do-not-reply at jboss.com
Wed Apr 25 11:54:59 EDT 2007


Hi,

Here are the steps, very easy actual.  

1. Download the Sysdeo Tomcat+Eclipse Plugin 
2. Run the Hotel's Ant script with the tomcat-deploy (or something like that) target
3.  Go to the Tomcat's webapps folder then copy all the jar files, except the hotelxxx.jar file and paste import into the eclipse project WEB-INF/lib folder
4.  Set these jar files to project's build path
5. Done

P.S.  Make sure in your src folder, there must the a folder call META-INF that contains all the xml files like persistence.xml and blahblah.  Well to do this, extract the hotelxxx.jar (from step 3 above) and copy the META-INF folder from it then paste it into your eclipse src folder.  Nice thing is you can see the changes on the fly when you modify your xhtml, java, css or whatever.

Regards

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040653#4040653

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040653



More information about the jboss-user mailing list