I made some changes in build.xml
am i doing the right thing
<property name="jboss.home" value="/opt/jboss-4.2.2.GA" />
| <property name="deploy.dir"
value="${jboss.home}/server/default/deploy" />
| <!--<property name="webroot.dir"
value="${deploy.dir}/jbossweb-tomcat55.sar/ROOT.war" /> -->
| <property name="webroot.dir"
value="${deploy.dir}/jboss-web.deployer/ROOT.war" />
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113812#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...