Hello Samokhin,

I think I was able to do it successfully.

you need to edit the jboss-service.xml

I am pasting the snippet of my jboss-service.xml

######################
<!-- ==================================================================== -->
   <!-- Deployment Scanning                                                  -->
   <!-- ==================================================================== -->

   <!-- An mbean for hot deployment/undeployment of archives.
   -->
   
      <depends 
optional-attribute-name="Deployer">jboss.system:service=MainDeployer
     org.jboss.deployment.DeploymentSorter
      org.jboss.deployment.scanner.DeploymentFilter
      5000
     
         deploy/,
                 file:/D:/ada/
      
      True
   
######################

My war file is located at d:\ada\ada.war.. So its outside the deploy directory. 

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874816


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to