RE: [EXTERNAL] Re: Tomcat(9.0.13) Error in DEV Server

2019-04-15 Thread Hua, Gary - Saint Louis, MO - Contractor
Luis: Thanks for your input. I put the following into conf/logging.properties and add debug="99" in the Realm definition so I can see more Realm logging information: org.apache.catalina.realm.level = ALL org.apache.catalina.realm.useParentHandlers = true org.apache.catalina.authent

Re: [OT] Build Dependencies

2019-04-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igal, On 4/15/19 12:12, Igal Sapir wrote: > Chris, > > On Mon, Apr 15, 2019 at 7:52 AM Christopher Schultz < > ch...@christopherschultz.net> wrote: > > Igal, > > On 4/14/19 13:23, Igal Sapir wrote: John, On Sun, Apr 14, 2019 at 6

Re: Build Dependencies

2019-04-15 Thread John Dale
I neglected to appreciate the volume of communication you guys deal with. Igor - thanks! Chris - noted. Have a good one, John On 4/15/19, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Igal, > > On 4/14/19 13:23, Igal Sapir wrote: >> John, >> >> On Sun, Apr

Re: Build Dependencies

2019-04-15 Thread Igal Sapir
Chris, On Mon, Apr 15, 2019 at 7:52 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Igal, > > On 4/14/19 13:23, Igal Sapir wrote: > > John, > > > > On Sun, Apr 14, 2019 at 6:50 AM John Dale > > wrote: > > > >> Hi Mark; > >> >

Re: Build Dependencies

2019-04-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Igal, On 4/14/19 13:23, Igal Sapir wrote: > John, > > On Sun, Apr 14, 2019 at 6:50 AM John Dale > wrote: > >> Hi Mark; >> >> Do you have an artifact depicting the dependencies in Tomcat? >> I'd like to start building, debugging, and helping-out,

[ANN] Apache Tomcat 9.0.19 available

2019-04-15 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.19. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.19 is a bugfix and fea

Re: Tomcat(9.0.13) Error in DEV Server

2019-04-15 Thread Luis Rodríguez Fernández
Hello Gary, I would recommend you to add some debug to your JNDIReam [1]. For debugging your ldap search filters ldapsearch can be your friend [2] :) Hope it helps, Luis [1] https://stackoverflow.com/questions/12311496/how-to-debug-realm-feature-in-tomcat [2] https://access.redhat.com/documenta