[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6904) Provide simple wizard for creating JAX-WS and JAX-RS services from annotated class files

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Wed Sep 1 14:23:11 EDT 2010


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

Brian Fitzpatrick updated JBIDE-6904:
-------------------------------------

    Attachment: new_ws_rs_bottom_up_wizard.jpg


This wizard handles multiple issues...

1) It allows creating a service from one (or two in the case of JAX-RS) existing classes.
2) If the classes don't exist, they are created the same as if the user went through the Create a Sample Web Service or Create a Sample RESTful Web Service wizards. 

It's an all-in-one approach that should simplify things and meet the requirement for simpler  bottom-up web service creation. Start with a Dynamic Web Project that may or may not already have some classes in it and let this wizard loose. 

> Provide simple wizard for creating JAX-WS and JAX-RS services from annotated class files
> ----------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6904
>                 URL: https://jira.jboss.org/browse/JBIDE-6904
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Webservices
>    Affects Versions: 3.2.x
>            Reporter: Brian Fitzpatrick
>            Assignee: Brian Fitzpatrick
>             Fix For: 3.2.0.Beta
>
>         Attachments: new_ws_rs_bottom_up_wizard.jpg
>
>
> Since we're not able to use the code available in the WTP web services framework due to lack of public API and documentation, we're going to roll our own wizard to handle this in a method similar to the "Create Sample Web Service" and "Create Sample RESTful Web Service" wizards.
> We will allow the user to, instead of creating a sample class, specify an annotated class, the package name, and the project where they want the service created. 

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