I had already tried modifying the conf/jboss-service.xml.  But it seems to 
always pick up the path relative to "server\default". For e.g., I made an entry 
-       


         deploy/,file:C:/Program Files/myApp/www/webapps/app1/
      

and it was searching for "C:/Program Files/myApp/www/webapps/app1/" inside the 
'\server\default' directory and it throws the following error -

java.io.FileNotFoundException: C:\Program Files\jboss\4.0.2\se
rver\default\C:/Program Files/myApp/www/webapps/app1/

Is there any way I can specify a folder outside the JBOSS folder?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970022#3970022

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970022
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to