Lost HttpSession with mod_rewrite
Working with a JBoss behind an Apache Web Server is not supposed to carry any problem associated. Our calls are made to Apache acts as a proxy, sending all the information to JBoss. But there is a problem when we are working within a context (that is the default behaviour in JBoss). In that case, [...]