Re: intermittent connectivity failure under ssl

2018-03-09 Thread Mark Thomas
On 09/03/18 20:18, Alex O'Ree wrote: > I'll see what I can cook up. It'll be a complete tomcat setup and it was > reproducible with just a hello world jsp file + test ssl certs and configs. > Using any browser or java client connecting to tomcat. Page reloads are > intermittently failing. Where's

Re: intermittent connectivity failure under ssl

2018-03-09 Thread Alex O'Ree
I'll see what I can cook up. It'll be a complete tomcat setup and it was reproducible with just a hello world jsp file + test ssl certs and configs. Using any browser or java client connecting to tomcat. Page reloads are intermittently failing. Where's the best place to dump this? And obviously, y

Re: intermittent connectivity failure under ssl

2018-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alex, On 3/9/18 2:50 PM, Mark Thomas wrote: > On 09/03/18 19:39, Alex O'Ree wrote: >> So I believe i have a resolution for this issue (still >> undergoing additional testing). I hate SSL by the way. After >> exhaustive scanning of the java.net.debug

Re: intermittent connectivity failure under ssl

2018-03-09 Thread Mark Thomas
On 09/03/18 19:39, Alex O'Ree wrote: > So I believe i have a resolution for this issue (still undergoing > additional testing). I hate SSL by the way. After exhaustive scanning of > the java.net.debug logs i came up with nothing. 0 hints to the problem. I > tried with browsers and java http clients

Re: intermittent connectivity failure under ssl

2018-03-09 Thread Alex O'Ree
So I believe i have a resolution for this issue (still undergoing additional testing). I hate SSL by the way. After exhaustive scanning of the java.net.debug logs i came up with nothing. 0 hints to the problem. I tried with browsers and java http clients and all of them ended with a socket exceptio

Re: [ANN] Apache Tomcat 9.0.6 available

2018-03-09 Thread Maxim Solodovnik
Maven seems to be updated, Thanks :) On Fri, Mar 9, 2018 at 11:18 PM, Mark Thomas wrote: > > > On 09/03/2018 16:14, Maxim Solodovnik wrote: > >> Hello Mark, >> >> It seems maven artifacts are not available: >> https://repo.maven.apache.org/maven2/org/apache/tomcat/embed >> /tomcat-embed-websocke

Re: [ANN] Apache Tomcat 9.0.6 available

2018-03-09 Thread Mark Thomas
On 09/03/2018 16:14, Maxim Solodovnik wrote: Hello Mark, It seems maven artifacts are not available: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/ https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-api/ I might have forgotten to press the rig

Re: [ANN] Apache Tomcat 9.0.6 available

2018-03-09 Thread Maxim Solodovnik
Hello Mark, It seems maven artifacts are not available: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/ https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-api/ Is it expected? On Fri, Mar 9, 2018 at 7:18 PM, Mark Thomas wrote: > The Apache Tomcat

Re: letsencrypt tomcat 9

2018-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jean-François, On 3/9/18 5:23 AM, jfrm.mau...@gmail.com wrote: > I would like to witness that I was able install successfully Let's > encrypt certificate using the document written by Christopher > Schultz: > > http://people.apache.org/~schultz/Ap

Re: letsencrypt tomcat 9

2018-03-09 Thread LG Optimusv
Thank you very much for your email. If I have any trouble with using Let's Encrypt certificate with Tomcat, may I contact you then? On Fri, Mar 9, 2018 at 5:23 AM, jfrm.mau...@gmail.com wrote: > > Hi, > > I would like to witness that I was able install successfully Let's encrypt > certificate us

[ANN] Apache Tomcat 9.0.6 available

2018-03-09 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.6. 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.6 is a bugfix and featur

Fwd: Accessing tomcat JNDI tree remotely issue

2018-03-09 Thread Deepam Singla
Dear Team, While trying to port our application from WAS 8.5.5 to tomcat 8.0.33, we have hit a roadblock and we are unable to proceed. Hence requesting for your inputs. Following is the scenario: we have DataSourceManager class which looks for datasource in the context as sho

letsencrypt tomcat 9

2018-03-09 Thread jfrm.mau...@gmail.com
Hi, I would like to witness that I was able install successfully Let's encrypt certificate using the document written by Christopher Schultz: http://people.apache.org/~schultz/ApacheCon%20NA%202017/Let%27s%20Encrypt%20Apache%20Tomcat.pdf At least I don't have any warnings from major browsers

Re: Strange behavior on Tomcat 9.0.5 about ResourceLink's "name" attribute in server.xml

2018-03-09 Thread Mark Thomas
On 09/03/18 08:42, Tarin Gamberini wrote: > On 8 March 2018 at 20:44, Christopher Schultz > wrote: > >> [cut] >> On 3/8/18 1:56 PM, Mark Thomas wrote: >>> On 08/03/18 18:53, Tarin Gamberini wrote: On 08/03/2018 17:52, Rémy Maucherat wrote: > On Thu, Mar 8, 2018 at 5:26 PM, Tarin Gamberin

Re: Strange behavior on Tomcat 9.0.5 about ResourceLink's "name" attribute in server.xml

2018-03-09 Thread Tarin Gamberini
On 8 March 2018 at 20:44, Christopher Schultz wrote: > [cut] > On 3/8/18 1:56 PM, Mark Thomas wrote: > > On 08/03/18 18:53, Tarin Gamberini wrote: > >> On 08/03/2018 17:52, Rémy Maucherat wrote: > >>> On Thu, Mar 8, 2018 at 5:26 PM, Tarin Gamberini > [cut] # PROBLEM > > I have two

Re: Strange behavior on Tomcat 9.0.5 about ResourceLink's "name" attribute in server.xml

2018-03-09 Thread Tarin Gamberini
On 8 March 2018 at 19:56, Mark Thomas wrote: > On 08/03/18 18:53, Tarin Gamberini wrote: > > On 08/03/2018 17:52, Rémy Maucherat wrote: > >> On Thu, Mar 8, 2018 at 5:26 PM, Tarin Gamberini > >>> [cut] > >>> # PROBLEM > >>> > >>> I have two datasources in the same web application: > >>> > >>>