[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7279) Provide support for JAX-WS 2.2 APIs

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Thu Oct 7 10:29:40 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555880#action_12555880 ] 

Lukas Jungmann commented on JBIDE-7279:
---------------------------------------

I think so, that should be enough but it will have to be properly tested

> Provide support for JAX-WS 2.2 APIs
> -----------------------------------
>
>                 Key: JBIDE-7279
>                 URL: https://jira.jboss.org/browse/JBIDE-7279
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Webservices
>    Affects Versions: 3.2.0.Beta1
>            Reporter: Lukas Jungmann
>            Assignee: Brian Fitzpatrick
>
> [this is to be checked against JBossAS 6.0M5 or newer]
> for a project which has target runtime set to JBossAS6/uses JBossWS 3.3.x
> -user should be allowed to set JAX-WS spec version in a top-down web service and web service client wizards to 2.2
> -editor should not show errors for following generated type of constructor:
>     public Info(WebServiceFeature ... features) {
>         super(WSDL_LOCATION, SERVICE, features);
>     }
> (in the other words editor/ide has to know about APIs from $JBOSS_HOME/lib/endorsed)

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

        


More information about the jbosstools-issues mailing list