Login  Register

AW: AW: AW: "Orbeon Forms - Page Not Found" when publishing custom xform

Posted by carsten.damm on Jul 06, 2007; 7:28am
URL: https://discuss.orbeon.com/Orbeon-Forms-Page-Not-Found-when-publishing-custom-xform-tp33667p33684.html

Hiya!

> Do you see anything in there that you do differently? If not, can you
> still try these steps?

Sure can! See below.

> Downloaded latest nightly.

Check.

> Made sure Tomcat is not running.

Check. I'm using version 5.5.20, btw.

> Deployed the WAR into Tomcat with the following context in server.xml:
>   <Context path="/ops-nightly"
docBase="/Users/ebruchez/Desktop/ops-war"
>            reloadable="true" override="true"/>

Check. Mine is:
<Context path="/ops" docBase="C:\temp\eclipse\tomcat\webapps\ops"
reloadable="true" override="true"/>

> Deployed my own test WAR as follows:
>   <Context path="/my-app" docBase="/Users/ebruchez/Desktop/my-war"
>            reloadable="true" override="true" crossContext="true"/>

Hm. Mine is not deployed as a WAR, but set up as part of the development
environment (Eclipse using an SVN repository). I doubt that makes a
difference, however, because everything runs as advertised and I fail to
see how that could interfere with the OPS setup. Here's my Context
deployment for comparison:

<Context path="/websearch" reloadable="false"
docBase="C:\temp\eclipse\workspace\nggapp\src\web\applications\websearch
" workDir="C:\temp\eclipse\workspace\nggapp\work" crossContext="true" >

Are the reloadable="true" and override="true" attributes important (they
didn't produce anything different when I put them in)?

> Copied the nightly build's ops-xforms-filter.jar to my-app's
> my-war/WEB-INF/lib.

Check.

> Configured my-app with the following web.xml: (...)

Check (content is the same).

> Created a JSP file containing literally the content of your
>   jsp_output.xhtml. I put this JSP under:
>     my-war/xforms-jsp/carsten/index.jsp

I used a Servlet, which outputs the exact content of the file.

> Started Tomcat.

Check.

> Accessed: http://localhost:8080/my-app/xforms-jsp/carsten/
> The result is a functional XForms page.

Okay, mine still doesn't return anything useful. Except for the
deployment of my app, the procedure is the same. Maybe it's the Tomcat
version?

I think I'm going to wrap it up as WAR now and run another test. If that
fails, I'm going to set things up from scratch, outside the development
environment with all components "out of the box" (i.e. fresh downloads
of everything).

I'll get back to you once I have any results (likely next week), unless
you beat me with a better idea in the meantime. :-)


Thanks,

Carsten





--
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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws