Hello,
I see many thread on JSP cross context but no solution. I made some test with tomcat 5.5. My jsp works in the orbeon war, but the same code doesn't work in the separate war. I configured filter and crosscontext. I have no error in the log. Only this message on the page. Is it working for somebody ? An error has occurred An error has occurred in Orbeon Forms. You may want to try one of the following: Close this dialog and continue to use this page. Reload this page. Note that you will lose any unsaved changes. If the above does not work, try reloading the page yourself. Note that you will lose any unsaved changes: With Firefox and Safari: hold down the shift key and click the Reload button in your browser toolbar. With Internet Explorer: hold down the control key and click the Reload button in your browser toolbar. Return home. Show details Hide details Help Close TEST ID ID is mandatoryID Date 4-Septembre-2008 Decription Validation $xforms-template-label$ Submit |
Administrator
|
What are the error details? Is this a JavaScript error, or did an
error occur on the server? Can you see anything in the server logs? This is mean to mostly work at the moment: there is a pending issue of URL rewriting, but that should not cause the error you are seeing. -Erik On Sep 4, 2008, at 4:14 AM, cgoguyer wrote: > > Hello, > > I see many thread on JSP cross context but no solution. > > I made some test with tomcat 5.5. My jsp works in the orbeon war, > but the > same code doesn't work in the separate war. > I configured filter and crosscontext. > I have no error in the log. > Only this message on the page. > > Is it working for somebody ? > > An error has occurred > An error has occurred in Orbeon Forms. You may want to try one of the > following: > > Close this dialog and continue to use this page. > Reload this page. Note that you will lose any unsaved changes. > If the above does not work, try reloading the page yourself. Note > that you > will lose any unsaved changes: > > With Firefox and Safari: hold down the shift key and click the > Reload button > in your browser toolbar. > With Internet Explorer: hold down the control key and click the Reload > button in your browser toolbar. > Return home. > Show details > > Hide details > > Help > Close > TEST > ID ID is mandatoryID > Date 4-Septembre-2008 > Decription > Validation $xforms-template-label$ > > > Submit > > -- > View this message in context: http://www.nabble.com/Cross-Context-Render-tp19308248p19308248.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 |
I have no error in the log, just this :
[9/19/08 13:16:34:703 CEST] 0000002b SystemOut O XForms INFO ProcessorService - /xforms-renderer - Received request [9/19/08 13:16:34:781 CEST] 0000002b SystemOut O XForms INFO ProcessorService - /xforms-renderer - Timing: 78 - Cache hits for cache.main: 62, fault: 11, adds: 1, expirations: 0, success rate: 84% [9/19/08 13:16:34:781 CEST] 0000002b WebContainer E SRVE0255E: A WebGroup/Virtual Host to handle /ops/images/xforms/section-closed.png has not been defined. [9/19/08 13:16:34:781 CEST] 00000025 WebContainer E SRVE0255E: A WebGroup/Virtual Host to handle /config/theme/xforms-widgets.css has not been defined. [9/19/08 13:16:34:781 CEST] 00000026 WebContainer E SRVE0255E: A WebGroup/Virtual Host to handle /ops/images/xforms/section-opened.png has not been defined. But the render said that there is an error but I don't know where ... Here is the screenshot : render_error.JPG
|
Administrator
|
Clearly the CSS is not loaded. I suspect this is the rewriting bug
that has been hanging around for a while: http://forge.objectweb.org/tracker/index.php?func=detail&aid=310890&group_id=168&atid=350207 -Erik On Sep 19, 2008, at 4:21 AM, cgoguyer wrote: > > I have no error in the log, just this : > > [9/19/08 13:16:34:703 CEST] 0000002b SystemOut O XForms INFO > ProcessorService - /xforms-renderer - Received request > [9/19/08 13:16:34:781 CEST] 0000002b SystemOut O XForms INFO > ProcessorService - /xforms-renderer - Timing: 78 - Cache hits for > cache.main: 62, fault: 11, adds: 1, expirations: 0, success rate: 84% > [9/19/08 13:16:34:781 CEST] 0000002b WebContainer E SRVE0255E: A > WebGroup/Virtual Host to handle /ops/images/xforms/section- > closed.png has > not been defined. > [9/19/08 13:16:34:781 CEST] 00000025 WebContainer E SRVE0255E: A > WebGroup/Virtual Host to handle /config/theme/xforms-widgets.css has > not > been defined. > [9/19/08 13:16:34:781 CEST] 00000026 WebContainer E SRVE0255E: A > WebGroup/Virtual Host to handle /ops/images/xforms/section- > opened.png has > not been defined. > > But the render said that there is an error but I don't know where ... > > > Here is the screenshot : > > http://www.nabble.com/file/p19570591/render_error.JPG render_error.JPG > > > Erik Bruchez wrote: >> >> What are the error details? Is this a JavaScript error, or did an >> error occur on the server? Can you see anything in the server logs? >> >> This is mean to mostly work at the moment: there is a pending issue >> of >> URL rewriting, but that should not cause the error you are seeing. >> >> -Erik >> >> On Sep 4, 2008, at 4:14 AM, cgoguyer wrote: >> >>> >>> Hello, >>> >>> I see many thread on JSP cross context but no solution. >>> >>> I made some test with tomcat 5.5. My jsp works in the orbeon war, >>> but the >>> same code doesn't work in the separate war. >>> I configured filter and crosscontext. >>> I have no error in the log. >>> Only this message on the page. >>> >>> Is it working for somebody ? >>> >>> An error has occurred >>> An error has occurred in Orbeon Forms. You may want to try one of >>> the >>> following: >>> >>> Close this dialog and continue to use this page. >>> Reload this page. Note that you will lose any unsaved changes. >>> If the above does not work, try reloading the page yourself. Note >>> that you >>> will lose any unsaved changes: >>> >>> With Firefox and Safari: hold down the shift key and click the >>> Reload button >>> in your browser toolbar. >>> With Internet Explorer: hold down the control key and click the >>> Reload >>> button in your browser toolbar. >>> Return home. >>> Show details >>> >>> Hide details >>> >>> Help >>> Close >>> TEST >>> ID ID is mandatoryID >>> Date 4-Septembre-2008 >>> Decription >>> Validation $xforms-template-label$ >>> >>> >>> Submit >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Cross-Context-Render-tp19308248p19308248.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 >> >> > > -- > View this message in context: http://www.nabble.com/Cross-Context-Render-tp19308248p19570591.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 |
Free forum by Nabble | Edit this page |