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

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Thu Oct 7 09:36:39 EDT 2010


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