[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-7923) Allow user to re-create the Top-down web service

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Thu Dec 16 15:33:17 EST 2010


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

Brian Fitzpatrick updated JBIDE-7923:
-------------------------------------

     Original Estimate: 0 minutes
    Remaining Estimate: 0 minutes
         Fix Version/s: 3.2.x
     Affects Version/s: 3.2.0.Beta2


> Allow user to re-create the Top-down web service
> ------------------------------------------------
>
>                 Key: JBIDE-7923
>                 URL: https://issues.jboss.org/browse/JBIDE-7923
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Webservices
>    Affects Versions: 3.2.0.Beta2
>            Reporter: Lukas Jungmann
>            Assignee: Brian Fitzpatrick
>            Priority: Minor
>             Fix For: 3.2.x
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> use case:
> -have a dynamic web project with some messed up implementation of a web service from wsdl
> -goal is to recreate the service - regenerate artifacts from wsdl, replace current ws implementation class with new, empty one and readd entries into web.xml if needed
> current approach:
> -user has to clean everything manually - delete entries from DD, delete generated classes, delete service implementation class and rerun the new web service wizard
> suggested approach:
> -allow user to rerun the web service wizard for service existing in the project asking him if he wants to re-create it and if so then rerun the wsconsume, recreate service impl class and update DD. All these steps should be presented to the user (by default all would be on) and user should be allowed to choose which of them he wants the IDE to do
> and/or
> -provide some context sensitive action for this somewhere in the IDE, perhaps service node in project explorer view looks like a good candidate for this

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list