<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="-1"><tt>I was testing the lastest AS7 upstream and am
noticing an issue with web application context handling. Just start the
server and access any non-existent URL like
<a class="moz-txt-link-freetext" href="http://localhost:8080/nonexistentapp">http://localhost:8080/nonexistentapp</a>. It just renders a blank page.
Shouldn't it show up a 404 error page like it does in previous versions
of JBoss AS?<br>
<br>
-Jaikiran&nbsp; <br>
</tt></font>
</body>
</html>