ignore<br><br><div class="gmail_quote">On Wed, Jul 1, 2009 at 1:59 AM, Christian Bauer <span dir="ltr">&lt;<a href="mailto:christian.bauer@gmail.com">christian.bauer@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
On Jul 01, 2009, at 06:32 , Ashish Tonse wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  Here&#39;s my first stab at Seam remoting interface.js caching (patch attached)... Should I be attaching this to a thread in a JIRA somewhere?<br>
</blockquote>
<br></div>
Yes, please attach to <a href="https://jira.jboss.org/jira/browse/JBSEAM-4186" target="_blank">https://jira.jboss.org/jira/browse/JBSEAM-4186</a><div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 Regarding error messages, I think it would be more appropriate to send either a 404 (component not found) or 401 (Bad Request) or plain 500 status code when an invalid component or path is specified. Right now, I&#39;m getting back a 200 OK, which is misleading. Thoughts?<br>

</blockquote>
<br></div>
It should be 404 although I&#39;m surprised that it isn&#39;t already.<div><div></div><div class="h5"><br>
_______________________________________________<br>
seam-dev mailing list<br>
<a href="mailto:seam-dev@lists.jboss.org" target="_blank">seam-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
</div></div></blockquote></div><br>