You can either go for Exploded deployement:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ExplodedDeployment or in the form of an
archive(*.ear, *.war, *.jar etc...). In either case, you will place the application in the
%JBOSS_HOME%/server/default/deploy directory.
Depending on your requirements, you can even place the application in
%JBOSS_HOME%/server/all/deploy or %JBOSS_HOME%/server/minimal/deploy directory
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961543#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...