[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3971) Add option to transform a POJO into a WebService

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Tue Jun 29 10:00:46 EDT 2010


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

Brian Fitzpatrick updated JBIDE-3971:
-------------------------------------

    Fix Version/s: 3.2.x
                       (was: LATER)


It appears that a developer should be able to take a class they want to expose as a web service, use the new Annotation View in WTP for Eclipse 3.6 to apply annotations to it, and then run it through the Web Service wizard to create a deployable web service. 

> Add option to transform a POJO into a WebService
> ------------------------------------------------
>
>                 Key: JBIDE-3971
>                 URL: https://jira.jboss.org/browse/JBIDE-3971
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Webservices
>    Affects Versions: 3.0.0.CR2
>         Environment: JBDS 2.0.0.CR2
>            Reporter: Joao Paulo Viragine
>            Assignee: Brian Fitzpatrick
>            Priority: Minor
>             Fix For: 3.2.x
>
>
> It would be nice if we could add WebServices annotations to an existing POJO (as we have the option to add Hibernate/JPA annotations to an existing POJO)
> A wizard could expose the methods in the POJO, so we could choose which methods will be exposed as a "WebMethod".
> Further, JBDS could update the web.xml to map the class as a Servlet.

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