You mean uncommenting out the following line in server.xml? <Valve className="org.apache.catalina.authenticator.SingleSignOn" debug="0"/>
Based on the description. It's only for web server side. How about ejb side? Is it the same? Thanks, Lin -----Original Message----- From: Scott M Stark [mailto:[EMAIL PROTECTED]] Sent: Friday, May 31, 2002 6:43 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] Realm Setting You would still need to configure the single sign-on valve but and have the same security-domain declared in each web app but I have not checked that this combination works. xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "Lin Wang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 31, 2002 6:18 PM Subject: RE: [JBoss-dev] Realm Setting Hi Scott, One more question regarding JBoss security module. Does intergrated Tomcat4.0/JBoss3.0 support Single Sign On, meaning once user login to web server, container will pass the user principal to app layer. If so, do we still need ejbs' jboss.xml to specify security domain? Thanks, Lin -----Original Message----- From: Scott M Stark [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 6:42 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] Realm Setting Never as embedded tomcat uses the JBoss security infrastructure. You have to use our security api inside of the server. xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "Lin Wang" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 30, 2002 6:17 PM Subject: RE: [JBoss-dev] Realm Setting Too bad. Is it just for now or never? Thanks a lot, Lin _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
