[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Specific deployment instead of scanner directory

kgalligan do-not-reply at jboss.com
Tue Oct 24 16:13:58 EDT 2006


I'd like to be able to specify an exploded directory to deploy rather than a directory to scan for deployments.  Is there a way to do this?

In the jboss-service.xml file there is this section...

      
         deploy/
      

This allows you to add a directory to scan for deployments.  The problem is that I'm building with maven, and in the target directory will be the exploded webapp, the war file, and if you include and war's in the build, those included wars.  I just want to deploy the exploded app like tomcat can...

 ...

I did this in the server.xml file in jboss's deploy directory, but then the jboss security setup won't work.

Any thoughts?  I'd pull my hair out, but I already did that today.

Thanks in advance

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

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



More information about the jboss-user mailing list