Shiro returning wrong user data

243 views Asked by At

we have problem with shiro returning results from another logged user. Our setup is JBOSS AS 7.1.1., Apache Shiro 1.2.1, Vaadin 7.1.6 and ObjectDB 2.4.6.

Thing is that when we have multiple users logged in to the application users get data within grids/tabels from another logged user. Also when we use subject.getPrincipal Shiro returns user name from another logged user.

Plase if anybody can help on this.

Kind regards.

0

There are 0 answers