1 – 4 of 4
Anonymous Anonymous said...

hi
can we use shiro withour maven , just a simple project with jdbc, jpa toplink and apache tomcat?

May 2, 2013 at 6:53 AM

Blogger czetsuya said...

hi, yes of course maven is a dependency management so it's not really a requirement in building an app that uses shiro.

May 7, 2013 at 10:36 AM

Anonymous Anonymous said...

This looks awful similar to this code https://github.com/SomMeri/SimpleShiroSecuredApplication/blame/authentication_stored_in_database/src/main/java/org/meri/simpleshirosecuredapplication/realm/JNDIAndSaltAwareJdbcRealm.java

June 21, 2013 at 10:01 AM

Blogger czetsuya said...

Well of course, didn't you see the reference at the end of the blog? My point is how to setup shiro in JavaEE6.

June 21, 2013 at 12:59 PM