0 Replies Latest reply on Jul 11, 2009 6:34 PM by bcraig_2000

    json binding error Jboss 4.3

      I am writing a client and running wsrunclient that will call a service from a .net application. The wsdl for the .net app contains bindings for soap, json and xml. Even though the binding for SOAP is to be used, an exception is raised when it detects that the wsdl contains a json binding and cannot handle the binding. Is there a way to tell the client to ignore the json binding and only deal with the soap info?