ClassCastException: com.sun.xml.ws.server.EndpointMessageContextImpl
--------------------------------------------------------------------
Key: JBWS-2136
URL:
http://jira.jboss.com/jira/browse/JBWS-2136
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: jbossws-metro
Affects Versions: jbossws-metro-1.0.1
Reporter: Thomas Diesler
tests-run-internal:
[junit] Running org.jboss.test.ws.jaxws.namespace.MultipleNamespacesTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.735 sec
[junit] Test org.jboss.test.ws.jaxws.namespace.MultipleNamespacesTestCase FAILED
19:42:55,614 ERROR [EndpointMethodHandler]
com.sun.xml.ws.server.EndpointMessageContextImpl
java.lang.ClassCastException: com.sun.xml.ws.server.EndpointMessageContextImpl
at org.jboss.test.ws.jaxws.namespace.EndpointBean.echo(EndpointBean.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.jboss.wsf.container.jboss42.DefaultInvocationHandler.invoke(DefaultInvocationHandler.java:102)
--
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