4 Replies Latest reply on Apr 26, 2011 8:16 AM by h.wolffenbuttel

    Problem in deploying a .esb module with soap proxy actions

    hifly81

      Hi,

      I have a problem when I restart a jboss instance where I have already deployed a .esb module.

      Inside my .esb module I defined a SoapProxy action that refers to a wsdl published by an .ejb module deployed in the same jboss instance.

      If the .esb is deployed before the ejb module, the starting process doesn't come to an end because the .esb module doesn't finish its deploy.

      This not happens if the .ejb module is deployed before the .esb module.

      This not happens if the .esb module doesn't contain a soap proxy action.

       

      Thanks,

      Giovanni