[jboss-jira] [JBoss JIRA] (WFLY-7873) JaxRS archive does not warn when no servlet is provided.

R Searls (JIRA) issues at jboss.org
Tue Jan 10 15:18:00 EST 2017


R Searls created WFLY-7873:
------------------------------

             Summary: JaxRS archive does not warn when no servlet is provided.
                 Key: WFLY-7873
                 URL: https://issues.jboss.org/browse/WFLY-7873
             Project: WildFly
          Issue Type: Bug
          Components: REST
            Reporter: R Searls
            Assignee: Stuart Douglas
            Priority: Minor


A jaxrs WAR archive must provide a servlet declaration either as a class that extends javax.ws.rs.core.Application or declare a servlet class in web.xml.  If neither is provided
a warning messages should be provided during the deployment process.

This addresses the issue flagged in https://issues.jboss.org/browse/JBEAP-8163



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list