1 Reply Latest reply on Nov 13, 2018 9:26 AM by securetransfers

    Application deployed but error 404 not found

    securetransfers

      Hi everyone, I really need help as I have been stuck on this problem for weeks now,

       

      I am migrating an app from WAS 8 to Jboss EAP 6.4. The app is now deploying, but for some reason when I try to access the URL I get a 404 not found error.

       

      When I watch the log of the server I get this when I try to access the URL, I don't know if it's the problem :

       

      2018-10-29 14:35:36,090 DEBUG [org.apache.tapestry5.ioc.Registry] (http-10.221.250.223:11500-3) [  1] --> Instantiating service RequestGlobals implementation via org.apache.tapestry5.internal.services.RequestGlobalsImpl() (at RequestGlobalsImpl.java:30) via org.apache.tapestry5.services.TapestryModule.bind(ServiceBinder) (at TapestryModule.java:308)

      2018-10-29 14:35:36,091 DEBUG [org.apache.tapestry5.ioc.Registry] (http-10.221.250.223:11500-3) [  2] --> Invoking constructor org.apache.tapestry5.internal.services.RequestGlobalsImpl() (at RequestGlobalsImpl.java:30) via org.apache.tapestry5.services.TapestryModule.bind(ServiceBinder) (at TapestryModule.java:308) (for service 'RequestGlobals')

      2018-10-29 14:35:36,091 DEBUG [org.apache.tapestry5.services.TapestryModule.RequestGlobals] (http-10.221.250.223:11500-3) Invoking constructor org.apache.tapestry5.internal.services.RequestGlobalsImpl() (at RequestGlobalsImpl.java:30) via org.apache.tapestry5.services.TapestryModule.bind(ServiceBinder) (at TapestryModule.java:308) (for service 'RequestGlobals')

       

      If you need any document please tell me.

       

      Your help would be very much appreciated.

       

      Regards