JBoss Community

Creating .dodeploy marker file

created by Shivani Sharma in JBoss AS 7 Development - View the full discussion

I am trying to integrate ActiveMQ-5.6 with Jboss7.activemq.rar is placed in standalone/deployments folder and I read in many posts that to enable Jboss7 to deploy exploded content you have to create a .dodeploy marker.

So I created an empty activemq.rar.dodeploy file and placed it in standalone/deployments folder.But still Jboss7 fails to deploy the rar.If I set auto-deploy-exploded="true" in standalone.xml then Jboss deploys the rar

I would like to manually deploy the rar so am wondering what I have missed since just creating the marker file seems to work for others.

I still see -

17:07:59,363 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found activemq.rar in deployment directory. To trigger deployment create a file called activemq.rar.dodeploy

 

even though  I have already placed the marker file in standalone/deployments.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community