Skip to Content
0
Former Member
Feb 25, 2009 at 06:35 AM

javax.xml.rpc.soap.SOAPFaultException: "Server Error" while calling a WSDL

2292 Views

Hi

I am using a WSDL in my java code by creating proxy.

I am getting an exception on below line of code

XX_RESPONSE res = port.XX_XX_Forecast(req);

exception :

javax.xml.rpc.soap.SOAPFaultException: "Server Error"

hat could be the possibility.

is it from XI side or Java side.

Shall I catch a XI person on my floor to solve this !!

Thanks