Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <bindings
  2.     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  3.     xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
  4.     wsdlLocation="http://localhost:8080/iJBossWS/ws/testService?wsdl"
  5.     xmlns="http://java.sun.com/xml/ns/jaxws">
  6.      <bindings node="wsdl:definitions">
  7.          <enableAsyncMapping>true</enableAsyncMapping>
  8.      </bindings>
  9. </bindings>