0 Replies Latest reply on Jun 21, 2009 10:27 PM by larryli

    ESB node

      Hello everyone, I want to configure an ESB node, through the jbosstools I get the following node information, but my ESB service is on another server, such as IP 192.168.0.123, How should I do?

      <node name="esb">
       <action class="org.jboss.soa.esb.services.jbpm.actionhandlers.EsbActionHandler">
       <esbServiceName>
       sayhello
       </esbServiceName>
       <esbCategoryName>
       say
       </esbCategoryName>
       </action>
       <transition to="end"></transition>
      </node>