[
http://jira.jboss.com/jira/browse/JBWS-1654?page=all ]
Thomas Diesler updated JBWS-1654:
---------------------------------
Summary: ServiceDelegate requires non portable method getPortClassMap (was:
ServiceDElegate requires non portable method getPortClassMap)
ServiceDelegate requires non portable method getPortClassMap
------------------------------------------------------------
Key: JBWS-1654
URL:
http://jira.jboss.com/jira/browse/JBWS-1654
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: integration-xfire
Affects Versions: xfire-1.2.6
Reporter: Thomas Diesler
java.lang.IllegalStateException: Could not initialize Service.
at
org.codehaus.xfire.jaxws.ServiceDelegate.<init>(ServiceDelegate.java:77)
at org.codehaus.xfire.jaxws.Provider.createServiceDelegate(Provider.java:32)
at javax.xml.ws.Service.<init>(Service.java:57)
at
org.jboss.test.ws.jaxws.eardeployment.TestEndpointService.<init>(TestEndpointService.java:37)
at
org.jboss.test.ws.jaxws.eardeployment.EarTestCase.testJSEEndpoint(EarTestCase.java:64)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
Caused by: java.lang.NoSuchMethodException:
org.jboss.test.ws.jaxws.eardeployment.TestEndpointService.getPortClassMap()
at java.lang.Class.getMethod(Class.java:1581)
at org.codehaus.xfire.jaxws.ServiceDelegate.<init>(ServiceDelegate.java:60)
--
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