I am working on session replication in Jboss 4.2. All works fine and session replication works. But when i try to kill jboss process (kill <process_id>), it gives me error at client side that my session is not valid.
It is interesting though, that if i kill process using kill -9 <process_id>, it works perfectly. What is wrong, when i use kill <process_id> to kill JBoss? Thanks in advance... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198596#4198596 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198596 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
