> Hiya!
>
>>> I am experiencing a similar problem, and I wonder if this issue has
> been
>>> resolved (before posting a longish mail with the details of my case
> :))?
>> Are you using separate or integrated deployment? What is the URL that
>> you are hitting in your browser when you get this error?
>
> I'm using separate deployment using the nightly build from June 28th.
> What I did was integrate the guess-the-number example into my own
> application. Just the location of the JSP changed, the code is the
> same--so the new context is (websearch is my own app):
>
http://localhost:8080/websearch/xforms-jsp/guess-the-number/index.jsp>
>
> The filter has been set up to /xforms-jsp/*, and it comes back with the
> "Orbeon Forms - Page Not Found
> We are sorry, but the resource you have requested is not available on
> this server."-page when I hit the link
> "/websearch/xforms-jsp/guess-the-number/index.jsp" from within my
> application.