I have a custom servlet authentication which is working fine.  When I go to
access my EJBs I'm not able to get through.  First, do I need to
reauthenticate the user for the EJB container or does the servlet and EJB
containers talk to each other for authentication?  The latter seems to be
the case for the default implementation but my custom authenticaion
(isPrincipalInRole) isn't getting called.  If it's passed is there a special
way to call new InitialContext()?  If not, can I manually pass the
AuthenticatedPrincipal in somehow?

I've honestly looked in the docs and can't find anything.  Maybe I didn't
look in the right place.

Any pointers or comments would be well appreciated.

Thanks,
Terry 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to