1 Reply Latest reply on Mar 21, 2008 12:29 AM by jaikiran

    Programmatically deploy of .esb archives through JMX

    lafbarbosa

      Hi people,

      I need to deploy my .esb packages into a JBossESB configured to run into a JBoss AS.

      I changed some messages in the JBossESB forum and people said that I can't do this through any JBossESB API. A suggestion given it was the usage of JMX to do this programmatically.

      Please, does anybody know if is it possible? I ask it because I would like to implement it to make deployments from my web application and as the deployment of .war archives can be done programmatically in JBoss AS, it seems that the same could be done with JBossESB running into JBoss AS.

      Thanks in advance!

      Regards,

      Luiz