[jbossws-issues] [JBoss JIRA] Updated: (JBWS-1654) ServiceDelegate requires non portable method getPortClassMap

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Jan 16 11:42:19 EST 2008


     [ http://jira.jboss.com/jira/browse/JBWS-1654?page=all ]

Thomas Diesler updated JBWS-1654:
---------------------------------

    Affects Version/s:     (was: xfire-1.2.6)

> 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-cxf
>            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

        



More information about the jbossws-issues mailing list