session replication from exist embedded in jetty and orbeon web application

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

session replication from exist embedded in jetty and orbeon web application

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

Reply | Threaded
Open this post in threaded view
|

Re: session replication from exist embedded in jetty and orbeon web application

Arlo White
You can set emptySessionPath="true" on your server.xml Connector to make
them use the same cookie. I don't think you can share the actual session
object across webapps. I've read suggestions about storing the shared
session in a common Context or through some kind of shared JNDI object,
but there may be security implications.

-Arlo

On 11/08/2010 05:05 AM, chandra-6 wrote:

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


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