9 Replies Latest reply on Oct 16, 2013 9:50 AM by dbeer

    Wildfly beta 1 seems to ignore web.xml

    dbeer

      Hi All

       

      I am trying run a Apache Wicket Application on Wildfly Beta1 but it seems to ignore the web.xml and redirects to a non-existant error page. The Apache Wicket Quickstart works fine under Alpha4 but not Beta1. The Console output is as follows:

       

      21:48:30,779 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "QuickStart-6.11-0.1-SNAPSHOT.war" (runtime-name: "QuickStart-6.11-0.1-SNAPSHOT.war")

      21:48:31,271 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) JBAS018210: Register web context: /QuickStart-6.11-0.1-SNAPSHOT

      21:48:31,470 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS018565: Replaced deployment "QuickStart-6.11-0.1-SNAPSHOT.war" with deployment "QuickStart-6.11-0.1-SNAPSHOT.war"

       

      The web page looks like the following

      Screenshot from 2013-10-08 21:50:51.png

       

      Any Suggestions welcome.

       

      Thanks

       

      David