[jboss-user] [Beginners Corner] - Re: Doubt in Packaging of Application
jaikiran
do-not-reply at jboss.com
Mon Sep 25 02:44:19 EDT 2006
You can either go for archived ear or an exploded ear. Both will work. However as you mention that you will be using this in a development environment, i would suggest the exploded form since changing files in the exploded form is easier as compared to the archived form and also the redeployment of the application is easier.
Have a look at:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ExplodedDeployment
http://wiki.jboss.org/wiki/Wiki.jsp?page=RedeployAnApplicationWhenChangeAFileInAnExplodedDeploymentDirectory
http://wiki.jboss.org/wiki/Wiki.jsp?page=DeployTipsAndBuildSampleScripts
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973800#3973800
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973800
More information about the jboss-user
mailing list