cancel
Showing results for 
Search instead for 
Did you mean: 

soap 2 soap

Former Member
0 Kudos

hi experts

now i'm doing a soap2soap scenarios , i'm using soapui to test the scenario, but In the soapui it show 'Error getting response;java.net.SocketTimeoutException:Read time out '

could anyone give me suggestions ?

PLZ help

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Check the Soap address in the WSDL is reachable ...

try pinging the address ...

take the help of the admin/basis if not able to reach the same...

HTH

Rajesh

Former Member
0 Kudos

Hi,

Check if the SOAP URL is accessible from your browser... Other reason could be your SOAPUI may not have access to your PI... .may be some firewall settings

prateek
Active Contributor
0 Kudos

It seems that the PI wsdl is improper or there is some network issue. If wsdl is improper, the URL of PI cannot be reached and therefore timeout error. Other reason could be that the system from which you are trying to invoke webservice is not able to access PI, may be due to firewall or some network issue.

Regards,

Prateek

Former Member
0 Kudos

hi

i have make two scenarios ,one si soap2rfc, anther is soap2soap

first i test soap2rfc, and is's ok

second i use soap2rfc to make a wsdl 'a'.

then in soap2soap ,i import 'a' , then do the test ,now there's message in RWB but in sopaui there's no response and show the errorlog

Former Member
0 Kudos

Hi,

Did you check Comm channel monitoring in RWB... what error you got there... ?

Amol