2 Replies Latest reply on Nov 11, 2015 4:18 AM by rixlabs

    Migrating from JB AS 7.1.1 to Wildfly 9.0.2 Final Error 404

    rixlabs

      Hi there,

       

      I'm trayin got migrate my Rest WS layer from Jboss As 7.1.1 to WildFly 9.0.2.

       

      I keep getting 404 error I've already read all that I can find about web.xml and rest activator but nothing seems working.

      My projects doesn't use web.xml and I use JaxRs Activator

      @ApplicationPath("/")
      public class JaxRsActivator extends Application {
         
      }
      

       

      I keep getting 404 and no other logs.

       

      Any advices?

       

      Sure I'm not the only one

      Sry for the noop question

      R.