J
Jeeves
Hi
I ran into some issues with my webservice deployed as an axis web
service. On pointing my browser to
http://localhost:8085/axis/services/SASPort?WSDL I can view the wsdl
generated for my web service. I assumed that was an indication for a
web service that has been deployed successfully.
I tested it by running a service client but I received a terse error
saying
java.lang.reflect.InvocationTargetException
On checking my SOAPMonitor I could see the SOAP request but no
response. Any ideas?
Thanks,
Jeevak
I ran into some issues with my webservice deployed as an axis web
service. On pointing my browser to
http://localhost:8085/axis/services/SASPort?WSDL I can view the wsdl
generated for my web service. I assumed that was an indication for a
web service that has been deployed successfully.
I tested it by running a service client but I received a terse error
saying
java.lang.reflect.InvocationTargetException
On checking my SOAPMonitor I could see the SOAP request but no
response. Any ideas?
Thanks,
Jeevak