Rob, Thanks for the reply. Im using Spring MVC with my JBOSS4.2 and Eclipse3.3
I have created a Project in my workspace where I copied my Jboss4.2. I have created a new J2EE Enterprise Application Project for my EAR. eg. PROJ_EAR I have created a Web Dynamic Project - PROJ_WEB where I have have my sources, libraries, and xml files like validation-rules, tiles etc. which will be linked to the PROJ_EAR Project, so that in EAR Project, under EARCONTENT/META_INF/application.xml , a new entry for my WEB project will be created. To Deploy , from the servers tab, I create a jboss server4.2 with jboss 4.2 runtime, and add my PROJ_EAR and then start the server. Thats my way of deploying, please let me know if Im wrong. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169452#4169452 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169452 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
