[
https://issues.jboss.org/browse/JBIDE-19687?page=com.atlassian.jira.plugi...
]
Jan Richter updated JBIDE-19687:
--------------------------------
Steps to Reproduce:
1. Add Apache CXF 2.x runtime to Eclipse
2. Create a Dynamic Web Project, add the project to an EAR, generate web.xml
3. Create a Sample Web Service in the project, leave everything on default
4. Open the new Web Service wizard
5. Select Bottom up service, with the sample service Class as implementation
6. Select Assemble Service
7. Select some server, web service runtime to Apache CXF 2.x
8. Click next 3 times, at this point clicking next again raises an error
9. Clicking next will trigger the first case, back will trigger the second one (see
below)
was:
1. Add Apache CXF 2.x runtime to Eclipse
2. Create a Dynamic Web Project, add the project to an EAR, generate web.xml
3. Create a Sample Web Service in the project, leave everything on default
4. Open the new Web Service wizard
5. Select Bottom up service, with the sample service Class as implementation
6. Select Assemble Service
7. Select some server, web service runtime to Apache CXF 2.x
8. Click next 3 times, at this point clicking next again raises an error
9. Clicking next will trigger the first case, back will trigger the second one
Web Service wizard buttons act strangely if an error occurs creating
CXF service
--------------------------------------------------------------------------------
Key: JBIDE-19687
URL:
https://issues.jboss.org/browse/JBIDE-19687
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.3.0.Alpha2
Environment: Fedora 20 x64, openjdk 1.7.0_75
Reporter: Jan Richter
Trying to create a bottom up Apache CXF web service. If after the "Apache CXF Wbe
Service Java2WS Configuration" step an error occurs, the "back" and
"next" buttons stop behaving in the expected fashion.
So far I've found these cases:
- The back button will loop through the last 3 pages of the wizard, while pressing
"next" on any of these pages will return you to the first page.
- You can return with the back button, but pressing next will open an error dialog with
the same message as the original error.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)