cancel
Showing results for 
Search instead for 
Did you mean: 

Soap to Rfc

Former Member
0 Kudos

Hi Frndz,

.

I have already developed a soap to Rfc scenario which is working fine.Now we have migrated my server from http://abc to http://xyz.

So i have requested my client system saying that my server is changing and provided them the new server details to make their set up accordingly.

They have changed and confirm from their end.

I have changed url from XI point of view and trying to test the scenario from soap ui getting the below error at request side

"error getting response:Java.Nullpointerexception"

Here my concerns:

generated new wsdl and changed url acording to new server still facing the same problem.

Pls suggest....

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Narendra,

Is the request coming to XI?. Have the client access to the URL?, try with a telnet to that enviroment or to put the URL in a browser and to check the connection.  If you change the URL there mustn't have any problem, at least you have changed any part of the input schema.

Regards.