[jbossws-issues] [JBoss JIRA] Created: (JBWS-1756) Fix @WebServiceRef with CXF

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Jul 24 08:49:47 EDT 2007


Fix @WebServiceRef with CXF
---------------------------

                 Key: JBWS-1756
                 URL: http://jira.jboss.com/jira/browse/JBWS-1756
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: integration-metro
            Reporter: Thomas Diesler
         Assigned To: Heiko Braun
             Fix For: jbossws-2.1.0


Caused by: org.jboss.kernel.spi.registry.KernelRegistryEntryNotFoundException: Entry not found with name: ServiceRefHandler
        at org.jboss.kernel.plugins.registry.AbstractKernelRegistry.getEntry(AbstractKernelRegistry.java:89)
        at org.jboss.metadata.serviceref.ServiceRefDelegate.<init>(ServiceRefDelegate.java:64)
        at org.jboss.injection.WebServiceRefHandler.getServiceRef(WebServiceRefHandler.java:146)
        at org.jboss.injection.WebServiceRefHandler.handleFieldAnnotations(WebServiceRefHandler.java:133)
        at org.jboss.injection.InjectionUtil.processFieldAnnotations(InjectionUtil.java:137)
        at org.jboss.injection.InjectionUtil.processAnnotations(InjectionUtil.java:174)
        at org.jboss.ejb3.EJBContainer.processMetadata(EJBContainer.java:366)
        at org.jboss.ejb3.SessionContainer.processMetadata(SessionContainer.java:116)


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