Re: user self registration/account creation

2019-10-08 Thread Alex O'Ree
thanks i'll look into it On Mon, Oct 7, 2019 at 3:36 AM Mark Thomas wrote: > On 06/10/2019 20:31, Alex O'Ree wrote: > > i have a password protected web app and would like to provide users with > > the ability to self register for a new account. looks like the easiest > way > > to do this with

Re: Bug in org.apache.tomcat.util.codec.binary.Base64.decodeBase64 ?

2019-10-08 Thread Konstantin Kolinko
ср, 9 окт. 2019 г. в 00:06, : > > How do we get access to the dev list for information around release > candidates, etc.? In the same way as for the current (users) mailing list that you are writing to: either subscribe or read past messages in an archive. http://tomcat.apache.org/lists.html

RE: Bug in org.apache.tomcat.util.codec.binary.Base64.decodeBase64 ?

2019-10-08 Thread jonmcalexander
How do we get access to the dev list for information around release candidates, etc.? Dream * Excel * Explore * Inspire Jon McAlexander Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure Solutions 8080 Cobblestone Rd |

RE: Tomcat 7 HTTPS and LDAP authentication issue

2019-10-08 Thread John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco)
The LDAPS authentication is handled by the application using an external file not in Tomcat or the application that contains the credentials for the generic Active Directory account accessing LDAP, the Java keystore location, and the FQDN and port of the LDAPS host. -John -Original

Re: Tomcat 7 HTTPS and LDAP authentication issue

2019-10-08 Thread Mark Thomas
On 08/10/2019 19:52, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco) wrote: > Hi Mark, > > How are you configuring TLS for the Connector? > > scheme="https" > secure="true" > protocol="org.apache.coyote.http11.Http11AprProtocol" >

Re: Any tutorials or hints about JSP using javax.script engines instead of Java?

2019-10-08 Thread tomcat
On 08.10.2019 17:11, Rony G. Flatscher (Apache) wrote: Does anyone know of any tutorials that would demonstrate how to use any javax.script language in JSPs instead of Java (e.g. using Jython or JavaScript instead)? If not, any advice/hint how to realize/create such a functionality (for then

Re: Tomcat 9.0.26 best practices

2019-10-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Raheem, On 10/8/19 07:54, Raheem Soukath Ali wrote: > [... On] RHEL Linux 8[,] tomcat is not supplied or supported Really? Coty, whassup with RHEL 8? - -chris > -Original Message- From: Mark Thomas > Sent: Tuesday, October 8, 2019 1:41

Re: Acessing static content - Tomcat 7 vs. Tomcat9

2019-10-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Martin, On 10/7/19 11:45, Martin Knoblauch wrote: > On Mon, Oct 7, 2019 at 5:10 PM Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> Martin, >> >> On 10/7/19 07:22, Martin

RE: Tomcat 7 HTTPS and LDAP authentication issue

2019-10-08 Thread John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco)
Hi Mark, How are you configuring TLS for the Connector? How are you configuring TLS for LDAP? Do you mean inside Tomcat? Thanks -John -Original Message- From: Mark Thomas Sent: Tuesday, October 8, 2019 11:07 AM To: users@tomcat.apache.org Subject: Re: Tomcat 7 HTTPS and LDAP

Re: Tomcat 7 HTTPS and LDAP authentication issue

2019-10-08 Thread Mark Thomas
On 08/10/2019 18:55, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco) wrote: > Hello, > > We have an application running on Tomcat 7.0.96. The application handles > authentication by accessing an internal LDAPS host by using credentials, a > keystore, and the > LDAPS

Tomcat 7 HTTPS and LDAP authentication issue

2019-10-08 Thread John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco)
Hello, We have an application running on Tomcat 7.0.96. The application handles authentication by accessing an internal LDAPS host by using credentials, a keystore, and the LDAPS hostname and port from an external file from the application and from Tomcat. This works with no issues, until I

Re: Any tutorials or hints about JSP using javax.script engines instead of Java?

2019-10-08 Thread Rony G. Flatscher (Apache)
On 08.10.2019 17:53, Zero wrote: > On 10/8/19 5:11 PM, Rony G. Flatscher (Apache) wrote: >> Does anyone know of any tutorials that would demonstrate how to use any >> javax.script language in >> JSPs instead of Java (e.g. using Jython or JavaScript instead)? >> >> If not, any advice/hint how to

Re: Any tutorials or hints about JSP using javax.script engines instead of Java?

2019-10-08 Thread Zero
On 10/8/19 5:11 PM, Rony G. Flatscher (Apache) wrote: Does anyone know of any tutorials that would demonstrate how to use any javax.script language in JSPs instead of Java (e.g. using Jython or JavaScript instead)? If not, any advice/hint how to realize/create such a functionality (for then

Any tutorials or hints about JSP using javax.script engines instead of Java?

2019-10-08 Thread Rony G. Flatscher (Apache)
Does anyone know of any tutorials that would demonstrate how to use any javax.script language in JSPs instead of Java (e.g. using Jython or JavaScript instead)? If not, any advice/hint how to realize/create such a functionality (for then creating such a tutorial instead) would be highly

Re: Tomcat 9.0.26 best practices

2019-10-08 Thread Sriram Narayanan
I offer consultation on production ready setups and customisation. Let me know if you are interested Ram On Tue, 8 Oct 2019 at 8:04 PM, Raheem Soukath Ali < raheem.soukath...@gulfair.com> wrote: > Hello, > > Thanks for your suggestion. > > Soon we are planning to upgrade RHEL to 8 version and

Re: Acessing static content - Tomcat 7 vs. Tomcat9

2019-10-08 Thread tomcat
On 08.10.2019 13:41, Martin Knoblauch wrote: Hi Andre, thanks for the extensive response. this is really appreciated. See below for comments On Mon, Oct 7, 2019 at 10:27 PM André Warnier (tomcat) wrote: Hi. see at end. Then the browser tells me that "The page isn’t redirecting properly".

Re: Tomcat 8 epoll spinning issue (100% CPU)

2019-10-08 Thread Emmanuel Lecharny
On 2019/10/07 10:18:43, Rémy Maucherat wrote: > On Mon, Oct 7, 2019 at 11:15 AM Emmanuel Lecharny > wrote: > > > > > > > On 2019/10/05 11:12:46, Rémy Maucherat wrote: > > > On Fri, Oct 4, 2019 at 10:38 PM Emmanuel Lecharny > > > wrote: > > > > > > > Hi remy, > > > > > > > > On 2019/10/04

RE: Tomcat 9.0.26 best practices

2019-10-08 Thread Raheem Soukath Ali
Hello, Thanks for your suggestion. Soon we are planning to upgrade RHEL to 8 version and from RHEL Linux 8 tomcat is not supplied or supported, So in this case we are planning to install latest 9.0.x instead of supplied tomcat within RHEL. Please provide us the best practices for deploying

Re: Acessing static content - Tomcat 7 vs. Tomcat9

2019-10-08 Thread Martin Knoblauch
Hi Andre, thanks for the extensive response. this is really appreciated. See below for comments On Mon, Oct 7, 2019 at 10:27 PM André Warnier (tomcat) wrote: > Hi. > see at end. > > > > Then the browser tells me that "The page isn’t redirecting properly". > > > > What one can see above is that

Re: Bug in org.apache.tomcat.util.codec.binary.Base64.decodeBase64 ?

2019-10-08 Thread Mark Thomas
On 08/10/2019 11:26, Konstantin Kolinko wrote: > вт, 8 окт. 2019 г. в 12:24, Arnaud Yahoo : >> >> Hello, >> >> I am using a 3rd party valve for OpenId Connect authentication that stop >> working upgrading from tomcat 8.5.24 to 8.5.46 >> >> I managed to isolate the issue behing this and it is

Re: Tomcat 9.0.26 best practices

2019-10-08 Thread Mark Thomas
On 08/10/2019 11:28, Raheem Soukath Ali wrote: > Hello, > > We are planning to install Tomcat 9.0.26 to host Oracle ORDS 19.1 > application. > > Kindly guide us in best practices for deploying Tomcat 9.0.26 within > RHEL Linux 7 environment. If you are asking questions that broad then you

Re: Bug in org.apache.tomcat.util.codec.binary.Base64.decodeBase64 ?

2019-10-08 Thread Konstantin Kolinko
вт, 8 окт. 2019 г. в 12:24, Arnaud Yahoo : > > Hello, > > I am using a 3rd party valve for OpenId Connect authentication that stop > working upgrading from tomcat 8.5.24 to 8.5.46 > > I managed to isolate the issue behing this and it is caused by a change > in

Re: user and certificate info is not passed to tomcat

2019-10-08 Thread Mark Thomas
There is no Tomcat, mod_jk nor httpd bug here. The root cause of this thread is a configuration error. >From the httpd docs for Location: The URL may use wildcards. In a wild-card string, ? matches any single character, and * matches any sequences of characters. Neither wildcard character

Tomcat 9.0.26 best practices

2019-10-08 Thread Raheem Soukath Ali
Hello, We are planning to install Tomcat 9.0.26 to host Oracle ORDS 19.1 application. Kindly guide us in best practices for deploying Tomcat 9.0.26 within RHEL Linux 7 environment. Thanks & Regards, Raheem Soukath Ali Senior Database Administrator Gulf Air - Information

Bug in org.apache.tomcat.util.codec.binary.Base64.decodeBase64 ?

2019-10-08 Thread Arnaud Yahoo
Hello, I am using a 3rd party valve for OpenId Connect authentication that stop working upgrading from tomcat 8.5.24 to 8.5.46 I managed to isolate the issue behing this and it is caused by a change in org.apache.tomcat.util.codec.binary.Base64 It can be reproduce with a simple test case