[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8737) Simple Web Service wizard prevents creating sample in Dynamic Web Project if web.xml is missing

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Fri Apr 15 16:13:33 EDT 2011


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


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: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list