Forgive me if I ask you dumb question. I am completely newer to tomcat and jboss. When 
you say it just works, what do you really mean? What I am expecting is after I login 
to web server, container doesn't even use the LoginModule in the ejb layer. It will 
just pass the principal to ejb layer. Is it true?

Again thanks for your great help.
Lin

-----Original Message-----
From: Scott M Stark [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 31, 2002 7:11 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-dev] Realm Setting


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

_______________________________________________________________

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

Reply via email to