We have a requirement to use a different URL for SSL and non-SSL sections of 
our website. The problem we run into is that Tomcat recognizes this as a new 
request and creates a new session ... which is correct according to the spec 
but does not help us. 

Anyone know how to config Tomcat/JBoss ... extend the Tomcat ManagerBase 
correctly or perhaps do something in a filter?

Some suggestions or comments would be very helpful.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972946
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to