1 Reply Latest reply on May 21, 2009 5:18 AM by kconner

    Local WSDL in SOAPClient?

      Has anyone come up with a solution to load WSDL for SOAPClient from inside the ESB-archive? Or does it support it already?

      <action name="soapui-client-action" class="org.jboss.soa.esb.actions.soap.SOAPClient">
      <property name="wsdl" value="wsdl.xml"></property>
      


      Checking the source code..