[jboss-user] [JBossWS] - Error "Canot get target bean instance" when calling a web se

pxstein do-not-reply at jboss.com
Fri Oct 31 14:45:06 EDT 2008


When I try to call a previously successful deployed web service then I get
an error:

Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: Canot get target bean instance
	at com.sun.xml.internal.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:171)
	at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:94)
	at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:240)
	at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:210)
	at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:103)
	at $Proxy24.sendObj(Unknown Source)
	at com.mycomp.testWsServiceClient.main(testWsServiceClient.java:29)

What is the problem?

Peter

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186115#4186115

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186115



More information about the jboss-user mailing list