My apache web service is timing out when I try to deploy it in tomcat on linux.
It will product the wsdl when you pass ?wsdl to the service but trying to invoke any of the method result in a timeout.
I’m using axis 1_2RC2
This is the url I use that results in the timeout http://bricklin:8988/platform/services/configservice?method=testException
This works. http://bricklin:8988/platform/services/configservice?wsdl
It also works fine when I deploy in tomcat on windows.
Anyone have any idea of what might be going on.
Thanks Derek
|
- Re: web service hanging Derek Lohnes
- Re: web service hanging Paul Callahan
- RE: web service hanging Derek Lohnes
- RE: web service hanging Derek Lohnes