My app is running onJboss Groups(two jboss server(5.1)+appche httpd). When I stop one Jboss server that is servering and continue access the app, I got a warn
08:44:46,593 WARN [SessionBasedJBossCacheService] Problem accessing session dat
a : class java.lang.RuntimeException java.lang.IllegalStateException: No applica
tion context active
I use seam2.2.0.
How do I solve this problem?
Thanks!
Comments