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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...