On 02-03-2009 at 20:27, Dan Cane wrote: > is it that my redirect is a FQDN - e.g. http://foo.mysite.com? is that blowing > session up or is this in the context?
It's in the context / application; not the session. Technically, because the hostname is different, it's a different application. You need to use the same application server (cluster) for all host names, and then tell it to use single sign on (SSO) for the applications. Oscar -- ,-_ /() ) Oscar Westra van holthe - Kind http://www.xs4all.nl/~kindop/ (__ ( =/ () Freedom is a willingness to accept consequences. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
