Problems with "guess-the-number"?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Problems with "guess-the-number"?

Rodney Gitzel
I managed to sort of get "/ops/xforms-jsp/guess-the-number/index.jsp" going under Websphere from my own app using the "separate deployment" technique, but things just didn't seem right.

So I ran it under my plain vanilla deployment to Tomcat, and had some of the same issues...

- Missing images (missing the context root too):

   1. http://localhost:8090/ops/images/xforms/section-closed.png
   2. http://localhost:8090/ops/images/xforms/section-opened.png

- Suspicious form target lacks context root... will be overridden via Javascript anyway?

   action="/xforms-server-submit"

- and finally I think you mean "tad high" not "tat high" ;-)


That said, the app does work under Tomcat.   And it works under WAS, directly.  But my "separately deployed" version fails regardless of what value I type in.  The error "popup" appears and then "show details" reports only this:

  Error while processing response: Error 404: SRVE0190E: File not found: {0}

I would try to trace it in the debugger, but... no source!  

Any ideas?

thanks.

rodney


Reply | Threaded
Open this post in threaded view
|

Re: Problems with "guess-the-number"?

Erik Bruchez
Administrator
Mmh, with recent builds, you could try setting the following property  
in properties.xml:

<property as="xs:boolean" name="oxf.epilogue.renderer-rewrite"
           value="true"/>

This might fix these URL issues.

I fixed the typo in CVS ;-)

-Erik

On Feb 6, 2008, at 5:11 PM, rgitzel wrote:

>
> I managed to sort of get "/ops/xforms-jsp/guess-the-number/
> index.jsp" going
> under Websphere from my own app using the "separate deployment"  
> technique,
> but things just didn't seem right.
>
> So I ran it under my plain vanilla deployment to Tomcat, and had  
> some of the
> same issues...
>
> - Missing images (missing the context root too):
>
>   1. http://localhost:8090/ops/images/xforms/section-closed.png
>   2. http://localhost:8090/ops/images/xforms/section-opened.png
>
> - Suspicious form target lacks context root... will be overridden via
> Javascript anyway?
>
>   action="/xforms-server-submit"
>
> - and finally I think you mean "tad high" not "tat high" ;-)
>
>
> That said, the app does work under Tomcat.   And it works under WAS,
> directly.  But my "separately deployed" version fails regardless of  
> what
> value I type in.  The error "popup" appears and then "show details"  
> reports
> only this:
>
>  Error while processing response: Error 404: SRVE0190E: File not  
> found: {0}
>
> I would try to trace it in the debugger, but... no source!  :confused:
>
> Any ideas?
>
> thanks.
>
> rodney
>
>
>
> --
> View this message in context: http://www.nabble.com/Problems-with-%22guess-the-number%22--tp15325549p15325549.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> 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
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
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