Hi all,

I have an application that is not using JAAS as security. It is using my own 
login and database check against usernames and passwords.

The application also uses virtual hosts for sub domains eg:

Main application  -  www.whatever.com
Forums              -  forums.whatever.com
other sub app     -  other.whatever.com

When I log in on the main login page in "www.whatever.com"
I store some values in the httpsession object to say I'm logged in. However 
these don't seem to be picked up in the sub-domains. So in the 
other.whatever.com it seems that I'm logged out still.
Any ideas? Help?

thanks,
Binario

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860716#3860716

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860716


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to