[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2937) Cannot create dispatch object using EPR based javax.xml.ws.Service.createDispatch methods

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Mon Feb 22 11:17:12 EST 2010


     [ https://jira.jboss.org/jira/browse/JBWS-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-2937:
----------------------------------

    Fix Version/s: jbossws-native-3.3.0.Beta4
                       (was: jbossws-native-3.3.0)


> Cannot create dispatch object using EPR based javax.xml.ws.Service.createDispatch methods
> -----------------------------------------------------------------------------------------
>
>                 Key: JBWS-2937
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2937
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>            Reporter: Richard Opalka
>            Assignee: Richard Opalka
>             Fix For: jbossws-native-3.3.0.Beta4
>
>
> Cannot create dispatch objects using  javax.xml.ws.Service methods:
>     public <T> Dispatch<T> createDispatch(EndpointReference endpointReference, Class<T> type, Service.Mode mode,  WebServiceFeature... features)
>     public Dispatch<Object> createDispatch(EndpointReference endpointReference, JAXBContext context, Service.Mode mode, WebServiceFeature... features)
> Detailed stack trace:
> ---
> javax.xml.ws.WebServiceException: Cannot find port: null
> 	at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.getEndpointMetaData(ServiceDelegateImpl.java:341)
> 	at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.createDispatch(ServiceDelegateImpl.java:323)
> 	at org.jboss.ws.core.jaxws.spi.ServiceDelegateImpl.createDispatch(ServiceDelegateImpl.java:495)
> 	at javax.xml.ws.Service.createDispatch(Service.java:444)
> 	at org.jboss.test.ws.jaxws.jbws2937.JBWS2937TestCase.testCreateDispatchUsingEPRAndSource(JBWS2937TestCase.java:106)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list