| Author |
Generated web services using the WSDL file, Connection Timeout error tomcat 6
|
dolly chan
Greenhorn
Joined: Mar 01, 2013
Posts: 2
|
|
I have a WSDL file, and then I use the wsimport command to generate the codes.
this is the part of the WSDL file
When I look at the auto generated codes, this link https://testxsg.dmv.ca.gov/tvcc_uat/tvccservice I can't find it anywhere, is it normal?
Then this is what I see from the Catalina Log
Connection Timed Out Error
The soap action is empty from the log, but they told me not to add anything to the soap action in the WSDL file. So I wonder did I really make a call to this address https://testxsg.dmv.ca.gov/tvcc_uat/tvccservice? Or the time out error should be related to their end?
Thank your for your help!
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14468
|
|
|
I think that you are trying to communicate with a service that is offline and unavailable.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: Generated web services using the WSDL file, Connection Timeout error tomcat 6
|
|
|