<div dir="ltr">Hi,<div><br></div><div>I am seeing this behavior in undertow - I have written a simple web application using undertow which processes 3 requests and provides a single (may be two in future) page (s) to see. These pages are just html pages and 3 requests are GET/POST requests. I am using ClassPathResourceManager class to serve the index.html file which is present inside classpath in one of my package (I am using a maven project). It works fine when I run this application in the Eclipse environment (where there is no jar used for running). But when I package this application as a jar file and run it in standalone mode, ClassPathResourceManager fails to pick the resource and serve it.</div><div><br></div><div>ClassPathResourceManager reports Resource instance, but I see a blank page (404) error when I see it in browser. If somebody has any clue about what is going on, or knows about this possible bug, please let me know. It will help me a lot.</div><div><br></div><div>Thanks in advance..</div><div><div><br></div>-- <br><div><br></div><div><b><font size="4" color="#336666">Thanks and Regards</font></b></div><font color="#000099"><b>--------------------------------------------------------------------------------------------------------------------</b></font><div><b><font color="#333399">Venkatesh T R</font></b></div><div><b>9945040858</b></div><div><font color="#330099" face="&#39;comic sans ms&#39;, sans-serif">A Man with Many Dimensions...</font></div><div><br></div>
</div></div>