WSDL4J and suds extensions.....

2001-08-21 Thread Aaron G
Does anyone know how to get around this issue: H:\dev\test\soap\axistest>java WSDLClient http://localhost:8080/CATServer.soap?wsd l Retrieving document at 'http://localhost:8080/CATServer.soap?wsdl'. WSDLException (at /definitions/binding/suds:class): faultCode=CONFIGURATION_ERRO R: No ExtensionD

Java Client talking to .NET Remoting?

2001-08-21 Thread Aaron G
I have a gotten my .NET stuff registered and up and running, I can use another .NET app to verify it is up and call methods on it. I am using TcpTunnelGui to see the SOAP messages go back and forth, and they look good to me. Does anyone know how to invoke the method on the URI or the Marshaled O