users@glassfish.java.net

Re: Credentials propagation

From: <glassfish_at_javadesktop.org>
Date: Sun, 18 Jan 2009 21:53:08 PST

You can propogate credentials across EJBs deployed in different vendors by configuring the <ior-security-config> element (Interoperable Object Reference) . Check this link for more details : (http://docs.sun.com/app/docs/doc/819-3669/bnbzf?a=view)
Specifically, you could add the <ior-security-config><sas-context>SUPPORTED</ior-security-config></sas-context> element in the source EJB's sun-ejb-jar.xml.

HTH
Nithya
[Message sent by forum member 'nitkal' (nitkal)]

http://forums.java.net/jive/thread.jspa?messageID=326760