Hi,
i am running a standalone Tomcat (because Jetspeed doesn't run on the
integrated one).
Now, i have a sample app with directories restricted to user 'XY' with the
user profile and password stored at the JBoss app server.

The integrated Tomcat uses a JBossSecurityMgrRealm class to access jboss.

Adding the following to tomcat server.xml doesn't work. The browser pop ups
a dialog to enter loginname and passwd, but the username is unknown to
tomcat. On JBoss the user is configured!!

      <Realm
className="org.jboss.web.catalina.security.JBossSecurityMgrRealm" />

Thanx

Bjoern


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to