Hi Gilbert,
On 04/ 2/09 05:53 PM, glassfish_at_javadesktop.org wrote:
> Hi all,
>
> I am looking at porting my application from another application server over to glassfish but this application uses a specific function of that server that is not JEE standard.
> This function is the sharing of HTTP sessions between different web applications in the same EAR file.
> Anyone can advise if this function can be achieved on glassfish also?
>
GlassFish does not support this feature.
In GlassFish, all web applications, even those that are bundled inside
the same EAR file,
have their own HTTP session manager.
Jan
> Thanks.
>
> Regards,
> Gilbert
> [Message sent by forum member 'gilberttan' (gilberttan)]
>
> http://forums.java.net/jive/thread.jspa?messageID=340378
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>