session replication from exist embedded in jetty and orbeon web application

Posted by chandra-6 on
URL: https://discuss.orbeon.com/session-replication-from-exist-embedded-in-jetty-and-orbeon-web-application-tp3031921.html

Dear All,

I am seeking one advice ..

I have 2 web application running one is jetty embedded exist 1.4 and another orbeon web application running on Jboss.

I want access of session variables created in jetty exist (XQuery) into orbeon web application..
Orbeon page flow kills the session and it never reliaze session has been created by XQuery code that has been deployed in jetty...


Earlier same XQuery was running in orbeon war then Page flow flow was not killing the seesion..

Could you please advice how can i access session into orbeon ..from jetty XQuery application...


/Chandra