DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36218>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36218





------- Additional Comments From [EMAIL PROTECTED]  2005-08-22 11:52 -------
it seems I was looking at (and using) the 5.5.9 stable source code, not the 
5.5.10 HEAD. You are correct, this looks better.  Let me do a new CVS checkout, 
build  and test

this was my error message:

107 55946 ERROR session.DeltaRequest  - DeltaManager only support 
GenericPrincipal. Your realm used principal class 
com.lostboys.playground.common.security.UserPrincipal.


and our UserPrincipal extends java.security.Principal



(In reply to comment #3)
> Hmm,
> the JAASRealm.createPrincipal return a GenericPrincipal
> s. L.509
>         // Return the resulting Principal for our authenticated user
>         return new GenericPrincipal(this, username, null, roles, 
userPrincipal);
> Can you better discribe your failure szenario?



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to