I mean in build.xml of seam root directory i made some changes. Now it looks like this:-
<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" />
Even then its not deplying it in jboss deploy folder
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113830#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...