Skip to content

Instantly share code, notes, and snippets.

@edgars
Created September 17, 2009 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edgars/188686 to your computer and use it in GitHub Desktop.
Save edgars/188686 to your computer and use it in GitHub Desktop.
<action class="org.jboss.soa.esb.actions.soap.wise.SOAPClient" name="soap-wise-client-action">
<property name="wsdl" value="http://172.16.25.182:9764/services/PortalCidadao.SISMAB.PesquisaPessoaPorSIC?wsdl"/>
<property name="EndPointName" value="PesquisaPessoaPorSICPort"/>
<property name="SOAPAction" value="Pesquisa"/>
<property name="LoggingMessages" value="true"/>
<property name="serviceName" value="PesquisaPessoaPorSIC"/>
<property name="paramsLocation" value="Entrada"/>
<property name="username"/>
<property name="password"/>
</action>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment