Hi,
For those running Orbeon 3.7 beta on WLS 10.3.0.0, the following snippet should be added to the Orbeon/WEB-INF/weblogic.xml : (related to the bug 308777 and message "java.lang.ClassCastException: antlr.CommonAST") <container-descriptor> <prefer-web-inf-classes>true</prefer-web-inf-classes> </container-descriptor> Also, don't forget to select "I will make the deployment accessible from the following location" in "Source accessibility" section. I have though, one question, regarding clustering. I tried the latest versions of Tomcat 5.x and 6.x, as well as WLS 10.3.0.0, using Apache ws in reverse proxy mode (also with JK module) and I couldn't manage to have Orbeon app clustered. When any of the nodes is down, at moment of accessing another node, the following error occurs: "Unable to retrieve XForms engine state. Please reload the current page. Note that you will lose any unsaved changes. Static state key: XXXXXXXXXX, dynamic state key: YYYYYYYYYYYY" Does anyone have any clue where the problem can be? Tnx in advance nikola -- *P/ Please consider the environment before deciding to print this e-mail/* -- 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
|
> For those running Orbeon 3.7 beta on WLS 10.3.0.0, the following
Thanks for sharing this!
> snippet should be added to the Orbeon/WEB-INF/weblogic.xml : > (related to the bug 308777 and message > "java.lang.ClassCastException: antlr.CommonAST") > > > <container-descriptor> > <prefer-web-inf-classes>true</prefer-web-inf-classes> > </container-descriptor> > > Also, don't forget to select "I will make the deployment accessible > from the following location" in "Source accessibility" section. > I have though, one question, regarding clustering. > > I tried the latest versions of Tomcat 5.x and 6.x, as well as WLS > 10.3.0.0, using Apache ws in reverse proxy mode (also with JK > module) and I couldn't manage to > have Orbeon app clustered. When any of the nodes is down, at moment > of accessing another node, the following error occurs: > > "Unable to retrieve XForms engine state. Please reload the current > page. Note that you will lose any unsaved changes. Static state key: > XXXXXXXXXX, dynamic state key: YYYYYYYYYYYY" > > Does anyone have any clue where the problem can be? memory, partly in eXist (when it overflows memory). If a node goes down, that information probably disappears, so you get the error. -Erik -- 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 |