Hi!
I have to computer. The one run OPS, The other run My Web Application. In My Web Appliation, I have a page like that:
<html>
<head/> <body> <h1>使用IFrame引用别的服务器上的OPS Application</h1> <iframe width="100%" height="100%" src="http://192.168.1.66:8080/ops"/> <body> </html> Open that page, run a demo in ops has error. The error message is: XForms error: Unable to retrieve XForms engine state from session cache.
Why is that?
-- 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 |
Administrator
|
So this happens at the first request? Are cookies enabled in your
browser? It could be that the browser handles cookies differently in iframes? Can you see whether Orbeon Forms sends out a cookie and whether that cookie is sent back by the browser? Note that this particular error should no longer come up with Orbeon Forms 3.6, as we have done quite a bit of work on state handling: http://www.orbeon.com/blog/2007/10/29/a-disk-based-xforms-state-store-for-orbeon-forms/ However this is likely not a solution to your current problem if the issue is with cookies. -Erik On Dec 20, 2007, at 5:32 PM, hechengrong wrote: > > Hi! > I have to computer. The one run OPS, The other run My Web > Application. In My Web Appliation, I have a page like that: > <html> > <head/> > <body> > <h1>使用IFrame引用别的服务器上的OPS Application</h1> > <iframe width="100%" height="100%" src="http://192.168.1.66:8080/ > ops"/> > <body> > </html> > > Open that page, run a demo in ops has error. The error message > is: XForms error: Unable to retrieve XForms engine state from > session cache. > > Why is that? > > > > > -- > 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 |
Thank you for help. I will try OPS 3.6!
在2007-12-21,"Erik Bruchez" <[hidden email]> 写道: So this happens at the first request? Are cookies enabled in your browser? It could be that the browser handles cookies differently in iframes? Can you see whether Orbeon Forms sends out a cookie and whether that cookie is sent back by the browser? Note that this particular error should no longer come up with Orbeon Forms 3.6, as we have done quite a bit of work on state handling: http://www.orbeon.com/blog/2007/10/29/a-disk-based-xforms-state-store-for-orbeon-forms/ However this is likely not a solution to your current problem if the issue is with cookies. -Erik On Dec 20, 2007, at 5:32 PM, hechengrong wrote: > > Hi! > I have to computer. The one run OPS, The other run My Web > Application. In My Web Appliation, I have a page like that: > <html> > <head/> > <body> > <h1>使用IFrame引用别的服务器上的OPS Application</h1> > <iframe width="100%" height="100%" src="http://192.168.1.66:8080/ > ops"/> > <body> > </html> > > Open that page, run a demo in ops has error. The error message > is: XForms error: Unable to retrieve XForms engine state from > session cache. > > Why is that? > > > > > -- > 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 |