1 Reply Latest reply on Jul 26, 2014 8:44 AM by jaikiran

    Source code of web server with JBoss

    tclongo

      I am troubleshooting a problem in my application extends outside of my code into the ApplicationFilterChain. I need to debug into this code to figure out why the web server is returning http status codes in the responses different than what I set in my applicaiton. Is there a way to see the source code of the web server that Jboss EAP is using. I have downloaded the Jboss EAP 6.1 source code and the ApplicationFilterChain class is not there.