[jboss-jira] [JBoss JIRA] Commented: (JBAS-5731) JaxWS 2.0 / JaxWS 2.1 support for Branch_4_2

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Fri Jul 11 16:57:26 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBAS-5731?page=comments#action_12421010 ] 
            
Alessio Soldano commented on JBAS-5731:
---------------------------------------

OK, the WebServiceContextImpl now has the two missing JAX-WS 2.1 specific methods and the AS from Branch_4_2_JDK6 compiles locally with java 1.6.0_07-b06. 
The methods' implementation is actually a NotImplementedException being thrown. I think that's acceptable because we don't have a jbossws-native stack full implementation of jaxws 2.1 (btw never claimed we have it), don't think this can be done now / for shipping in AS 4.2.3.GA.

This said I think this cannot be properly fixed without having different sources for jdk1.5 and jdk1.6 or binding the ejb3 prj to our native stack partial implementation of jaxws 2.1.

I think we should deal with this issue while working on Metro integration (which already has a fully compiant jaxws 2.1 impl) and target its actual resolution in the ejb3 prj for a JBoss 5 release.

> JaxWS 2.0 / JaxWS 2.1 support for Branch_4_2
> --------------------------------------------
>
>                 Key: JBAS-5731
>                 URL: http://jira.jboss.com/jira/browse/JBAS-5731
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: EJB3
>            Reporter: Jesper Pedersen
>         Assigned To: Alessio Soldano
>            Priority: Critical
>             Fix For: JBossAS-4.2.3.GA
>
>
> The class org.jboss.ejb3.webservice.WebServiceContextImpl in Branch_4_2 must be able to compile with both JDK5 (JaxWS 2.0) and OpenJDK6 (JaxWS 2.1) which means that the getEndpointReference() methods must be handled.

-- 
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 jboss-jira mailing list