The admin logs you out and asks you to reauthenticate yourself again after you do "commit". It seems like after the admin gets redeployed, the same CoyoteRequestFacade loses its userPrincipal in the recycle() method. What is the motivation for setting userPrincipal to null in recycle()? I don't think it's acceptable to ask the user to keep logging on and reauthenticate his/herself everytime you commit.
Comments?
Well, I think it is perfectly acceptable, sorry ;-)
BTW, there's no CoyoteRequestFacade.recycle, that's in CoyoteRequest, and it is obviously a field which needs to be recycled.
"Fixing" this will create a major security issue. Please refrain from fixing things you do not seem to understand well, or please only do so in Sun's repositories.
Remy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]