If the security domains are consistent it just works. The catalina server.xml does not exist with the embedded service, forget it about. Read the 3.0 gettings started guide.
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:52 PM Subject: RE: [JBoss-dev] Realm Setting 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 _______________________________________________________________ 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
