0 Replies Latest reply on Mar 8, 2007 8:54 AM by trossmy

    deploy with HtmlAdaptor and MainDeployer

    trossmy

      Wenn I deploy an application using JMX like this

      http://localhost:8080/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system:service%3DMainDeployer&methodName=deploy&argType=java.net.URL&arg0=file:C%3A%5CWork%5CThird+Party+Enabler%5CDevelopment%5Ccontentdelivery%5Ccontentdelivery-reference-implementation-webapp%5Ctarget%5Cce-ref.war
      

      the archive is only deployed to the server/default/temp dir and is thus not bootstable.
      Is there a parameter that will make JBoss drop the archive straight into the deploy dir?