I need the BasicAclEntryVoter, but.. kan anybody tell me how i can get this working.
I tried to get the BasicAclEntryVoter from cvs compile it and put it in the right package.
the following message while show:
Next thing i tried is the acegi 0.7 snapshot which contains BasicAclEntryVoter. but other message will show:Code:java.lang.SecurityException: class "net.sf.acegisecurity.vote.BasicAclEntryVoter"'s signer information does not match signer information of other classes in the same package
Don't really know why this filter is removed/renamed.Code:java.lang.ClassNotFoundException: net.sf.acegisecurity.ui.AutoIntegrationFilter
Could you help me out?


