[jboss-jira] [JBoss JIRA] (AS7-2556) application.xml contextRoot is ignored when war contains @WebService

Alexandre Gattiker (Created) (JIRA) jira-events at lists.jboss.org
Wed Nov 9 04:21:47 EST 2011


application.xml contextRoot is ignored when war contains @WebService
--------------------------------------------------------------------

                 Key: AS7-2556
                 URL: https://issues.jboss.org/browse/AS7-2556
             Project: Application Server 7
          Issue Type: Bug
          Components: Deployment, Web Services
    Affects Versions: 7.1.0.Alpha1, 7.0.2.Final
            Reporter: Alexandre Gattiker
            Assignee: Thomas Diesler


See Steps to reproduce below.

When deploying the archetype without modification:

10:12:57,545 INFO  [org.jboss.web] (MSC service thread 1-6) registering web context: /test1

When adding a @WebService annotated class to the WAR:

10:15:33,203 INFO  [org.jboss.web] (MSC service thread 1-1) registering web context: /test1-web-0.0.1-SNAPSHOT


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list