[jboss-user] [JBoss Portal] - Re: Using JGuard to secure the portal

pelo67000 do-not-reply at jboss.com
Sun Jul 16 18:50:10 EDT 2006


jGuard is a library that provides security (authentication and authorization) for Java web applications.

It is built over the JAAS framework and as i said in the previous post it uses the asm-2.0 library...
Apparently this version of asm isn't compatible with the cglib version of jboss...
However, i tried to use the latest cglib version available (nodeps - version) and had the asm-2.0 library...
By doing this i don"t have errors anymore but jguard don't work...
Moreover, I had post first in the security & jaas forum and this is the response to my topic :
anonymous wrote : 
  | Ask in the portal forums.
  | 
  | Looks like a mismatch in hibernate/cglib/objectweb codebase.
  | 



I have try to use only on jboss 4.03/4.04 (without jboss-portal) and it works but when i add the jboss-portal (or use the bundled version) jguard don't work anymore...

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958353#3958353

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958353



More information about the jboss-user mailing list