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

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon May 21 06:39:04 EDT 2007


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