> Hi Eric and All,
>
> Im getting following error, I have deployied the application as
> separate war in JBoss 4.0.4. The request goes to a Servlet
>
> the doGet method as follows,
>
> public void doGet(HttpServletRequest request, HttpServletResponse
> response) throws ServletException, IOException {
>
> System.
>
> out.print("get");
>
> RequestDispatcher d= request.getRequestDispatcher(
>
> "/view.xhtml");
>
> d.forward(request, response);
>
> }
>
>
> Note: Application server finds resource called /xforms-renderer.
>
> But I have not included such name in any where, Seems this has come
> from filter.
>
>
> can anyone help me in this regards,
>
> Thanks
>
> Chaminda
>
> HTTP Status 404 - /xforms-renderer
> type Status report
>
> message /xforms-renderer
>
> description The requested resource (/xforms-renderer) is not
> available.
>
> Apache Tomcat/5.5.17
>
> --
> Chaminda Amarasinghe,
>
> --
> You receive this message as a subscriber of the
[hidden email]
> mailing list.
> To unsubscribe: mailto:
[hidden email]
> For general help: mailto:
[hidden email]?subject=help
> OW2 mailing lists service home page:
http://www.ow2.org/wws