2 Replies Latest reply on Apr 9, 2015 7:28 AM by kuldeep11

    Deploy an application to custom folder using Jboss CLI in EAP6.*

    kuldeep11

      Can we deploy any application to custom folder in EAP-6.* using Jboss CLI?

      e.g.

      default --> $JBOSS_HOME/profile/deployments/

      custom --> $JBOSS_HOME/profile/deployments/custom/

       

      because, if we deploy using CLI, by default it deploy the application to default location. I haven't found any option to specify the custom location.

       

      Is there any OOB functionality to achieve the same?

       

      Thanks!!