| Author |
weblogic.webservice.TargetInvocationException: Failed to invoke the target
|
Har Sri
Greenhorn
Joined: Dec 22, 2007
Posts: 7
|
|
We had a webservice which provides 2 API's with name getXXX() and register***(obj1,long) ,
The webservice call is successful , When the client made request on getXXX() . But the client is getting the following exception
Handler weblogic.webservice.core.handler.InvokeHandler threw an exception from its handleRequest method. The exception was:
javax.xml.rpc.JAXRPCException: weblogic.webservice.TargetInvocationException: Failed to invoke the target:[BaseEJBLocalObject] home
when it tried to invoke the method register***(obj1,long). Any inputs will be appreciated.
|
 |
 |
|
|
subject: weblogic.webservice.TargetInvocationException: Failed to invoke the target
|
|
|