[
http://jira.jboss.com/jira/browse/EJBTHREE-1336?page=comments#action_1241... ]
Heiko Braun commented on EJBTHREE-1336:
---------------------------------------
Caused by: javax.xml.ws.WebServiceException: Cannot find service endpoint target:
jboss.j2ee:name=EJB3Bean02,service=EJB3,jar=jaxws-samples-webservice02-ejb3.jar
at
org.jboss.wsf.container.jboss50.InvocationHandlerEJB3.init(InvocationHandlerEJB3.java:74)
at
org.jboss.wsf.framework.deployment.DefaultLifecycleHandler.create(DefaultLifecycleHandler.java:51)
at
org.jboss.wsf.framework.deployment.EndpointLifecycleDeploymentAspect.create(EndpointLifecycleDeploymentAspect.java:42)
Web service invocation failed due to target name mismatch
---------------------------------------------------------
Key: EJBTHREE-1336
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1336
Project: EJB 3.0
Issue Type: Bug
Reporter: Heiko Braun
Assigned To: Carlo de Wolf
Priority: Blocker
Fix For: AS 5.0.0.CR1
With the latest codebase I see that the objectname for a simple jar deployment changed
from
"jboss.j2ee:name=Ejb3WSEndpointImpl,service=EJB3,jar=webservices-ejb3.jar"
to
"jboss.j2ee:ear=webservices-ejb3.jar,jar=webservices-ejb3.jar,name=Ejb3WSEndpointImpl,service=EJB3".
This causes all web service invocations to fail
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira