]
Lukas Jungmann updated JBIDE-8737:
----------------------------------
Fix Version/s: 3.3.0.M1
fixing trunk fix version (=>3.3.0M1)
Simple Web Service wizard prevents creating sample in Dynamic Web
Project if web.xml is missing
-----------------------------------------------------------------------------------------------
Key: JBIDE-8737
URL:
https://issues.jboss.org/browse/JBIDE-8737
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.2.1.M1, 3.3.0.M1
Reporter: Brian Fitzpatrick
Assignee: Brian Fitzpatrick
Fix For: 3.2.0.M1, 3.2.1.M1, 3.3.0.M1
Attachments: ws.ui.patch
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
While doing some testing of the Simple Web Service wizard, I discovered that if a project
doesn't have even an empty web.xml, you can't create the sample service. In the
case of AS 5, you need the web.xml, but in the case of AS 6 and up, you don't need the
web.xml, so this is definitely a bug.
To reproduce, create a new Dynamic Web Project without a web.xml (if you create one in
Indigo/Eclipse 3.7, this seems to occur automatically) and then use the Web
Services->Simple Web Service wizard to try and create a JAX-WS sample. It complains
that it's an invalid Dynamic Web Project because the web.xml is missing.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: