Hello,

I set up a custom realm in my stand-alone version of Tomcat.

When I moved the same code and configuration to the built in tomcat within JBoss, my 
custom realm no longer gets called.

Is there a way to set up a custom tomcat realm from within Jboss.

Here is my configuration in the jboss-service.xml


  | <Realm className="mil.dia.realm.ClientCertAuthorizationRealm" debug="99"
  |                     connectionURL="ldap://reagan.mcdonaldbradley.com:391";
  |                             userRoleName="roleMemberOf"
  |                     validate="false"
  |                     
certEndpoint="http://66.251.2.145:7001/security/services/CertificateValidationService";
  |             />
  | 

Thanks for any help you can give me!


-- Carolyn

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834847#3834847

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834847


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to