0 Replies Latest reply on Nov 1, 2015 8:32 PM by darouwan

    500 error is returned but no any error record is displayed in background

    darouwan

      I am running a jersey based restful service on wildfly 9.0.2. When I request a specific resource, 500 server interval error is returned. However, no any error information is found either in my web app log or wildfly automation log output.

      Also when i deploy my project under tomcat, everything is fine. So what's the problem? can somebody help me?