|
Hello, I am trying
to use a service deployed as .jws to Tomcat 4.1.2
from .NET without success. - I copied
the Calculator.java sample as Calculator.jws
to the Axis folder. - I compiled
the CalcClient.java class and it works fine - I can see
the wsdl with http://localhost:8080/axis/Calculator.jws?wsdl Now I
imported the wsdl into my .NET project as a Web
Reference. Importing works, but when I try to run the application I get a HTTP
error (HTTP status 405: Method not allowed). Is jws instant deployment supposed to work as a SOAP webservice, or should I do something specific to get it
working from outside Java? Thanks, ArentJan |
- Re: using a jws instand deployed service from .NET ajbanck
- Re: using a jws instand deployed service from .NET Paolo Paganotto
- RE: using a jws instand deployed service from .NET ajbanck
- Re: using a jws instand deployed service from .NE... Paolo Paganotto
