[
https://issues.jboss.org/browse/JBIDE-7923?page=com.atlassian.jira.plugin...
]
Feng Qian resolved JBIDE-7923.
------------------------------
Fix Version/s: (was: 3.3.x)
Resolution: Won't Fix
I close the issue, if you guys think we need more works for the issue, feel free to reopen
it
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
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