]
Brian Fitzpatrick commented on JBIDE-8737:
------------------------------------------
This patch simply verifies the state of the "Update web.xml" checkbox now. If
there's no need to update the web.xml, it's not invalid if the file is missing.
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, 3.3.0.M1
Reporter: Brian Fitzpatrick
Assignee: Brian Fitzpatrick
Attachments: ws.ui.patch
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: