RE: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-11 Thread Martin Gainty
l peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > To: users@tomcat.apache.org > From: ebe...@hotmail.com > Subject: Re: How to define a Realm as a global resource and use it as a > ResourceLink? > Da

Re: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-11 Thread Eric B.
> "Martin Gainty" wrote in message > news:blu142-w7c108f09ee2529b84ca6eae...@phx.gbl... > > server.xml should contain this JNDIRealm specification defined globally > > > connectionURL="ldap://dc1.domain.local:389"; > > connectionName="tom...@

Re: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-11 Thread Eric B.
> Pooling Resources: > you might want to try other AppServers such as GF and Weblogic for either > pooling > and/or persistence provider support (as specified by J2EE Connector > Architecture) > > https://glassfish.dev.java.net/javaee5/integration-tech/glassfish_connpooling.html > > Identity and

Re: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-11 Thread Eric B.
> You can also use a element in > conf/Catalina/[host]/[appName].xml, which will override the one in > the webapp's META-INF/context.xml file. This allows a site > administrator to control the container-supplied resources - including > the realm - that the webapp will use. Good point. Hadn't co

Re: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 8/7/2009 11:07 PM, Caldarale, Charles R wrote: >> From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric B. >> Subject: Re: How to define a Realm as a global resource and use it >> as a ResourceLink? >> >&g

RE: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-08 Thread Martin Gainty
gatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > To: users@tomcat.apache.org > From: ebe...@hotmail.com > Subject: Re: How to define a Realm as a global resource and use it as a

RE: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-07 Thread Caldarale, Charles R
> From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric B. > Subject: Re: How to define a Realm as a global resource and use it as a > ResourceLink? > > or declare it in the webapp context.xml file itself You can also use a element in conf/Catalina/[host]/[appName].xml, whic

Re: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-07 Thread Eric B.
> "Caldarale, Charles R" wrote in message > > In order to secure and clean things up a little, I would like to > > move my JNDIRealm definition to a global resource and use it within > > my context > > Sounds like you're confusing two separate and distinct facilities of > Tomcat. > Any is for T

RE: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-07 Thread Martin Gainty
n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: mgai...@hotmail.com > To: users@tomcat.apache.org > Subject: RE: How to define a

RE: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-07 Thread Martin Gainty
t; Date: Fri, 7 Aug 2009 15:20:21 -0500 > Subject: RE: How to define a Realm as a global resource and use it as a > ResourceLink? > > > From: Martin Gainty [mailto:mgai...@hotmail.com] > > Subject: RE: How to define a Realm as a global resource and use it as a > > Re

RE: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-07 Thread Caldarale, Charles R
> From: news [mailto:n...@ger.gmane.org] On Behalf Of Eric B. > Subject: How to define a Realm as a global resource and use it as a > ResourceLink? > > In order to secure and clean things up a little, I would like to > move my JNDIRealm definition to a global resource and

RE: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-07 Thread Caldarale, Charles R
> From: Martin Gainty [mailto:mgai...@hotmail.com] > Subject: RE: How to define a Realm as a global resource and use it as a > ResourceLink? > > unsure why docBase for of webapps The docBase attribute must *never* point to webapps; it's the appBase that points to webap

RE: How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-07 Thread Martin Gainty
ers@tomcat.apache.org > From: ebe...@hotmail.com > Subject: How to define a Realm as a global resource and use it as a > ResourceLink? > Date: Fri, 7 Aug 2009 15:27:43 -0400 > > Hi, > > I would have thought this to be straightforward. I finally got my LDAP > authentica

How to define a Realm as a global resource and use it as a ResourceLink?

2009-08-07 Thread Eric B.
Hi, I would have thought this to be straightforward. I finally got my LDAP authentication working properly with my JNDIRealm configured within my container (I tried both engine and context). In order to secure and clean things up a little, I would like to move my JNDIRealm definition to a glob