[jboss-user] [JBoss Seam] - Re: Eclipse Enterprise Application Project
tony.herstell@gmail.com
do-not-reply at jboss.com
Wed Oct 10 04:42:40 EDT 2007
Create an Ear project, select to have it also auto create the War and Jar (I use the EJB3 form).
Crack open a Seam Ant created Ear file (booking example is a good one).
Lay out the files in the right bits (Ear, War and Jar).
Tell MyEclipse to "exploded" deploy it to JBoss and click on the button for the JBoss server inside MyEclipse to just run the server.
Simple as that... I have posted more detailed info that this elsewhere on this forum.
No ANT to build the project
No Ant Script to run the project
No ANT script at all.
You can hack away at the source and you dont even need to re-build/re-deploy the code... 99% of the time (notably when hacking with the .xhtml files) you just refresh the page and carry on... BLINDINGLY productive!!!
Enjoy.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093346#4093346
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093346
More information about the jboss-user
mailing list