Re: java 10 with jpa eclipselink and tomcat 9

2018-04-10 Thread Riccardo Cohen
For your information, the problem with java 10 have been solved with org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.2-SNAPSHOT I can now run my server application with Java 10 Thanks On 02/04/2018 16:02, Riccardo Cohen wrote: Hello Is there anybody that tried to use Java 9 or 10 ?

Re: Virtual directories, PostResources, and DefaultServlet

2018-04-10 Thread tomcat
Hi. On 10.04.2018 15:53, Christopher Schultz wrote: All, I've been asked to take some static files we already have on our (reverse-proxied) web servers and require authentication before allowing the resources to be fetched by a client. One way to do that would be to physically

Re: Virtual directories, PostResources, and DefaultServlet

2018-04-10 Thread Woonsan Ko
On Tue, Apr 10, 2018 at 9:53 AM, Christopher Schultz wrote: > All, > > I've been asked to take some static files we already have on our > (reverse-proxied) web servers and require authentication before allowing > the resources to be fetched by a client. > > One way

Virtual directories, PostResources, and DefaultServlet

2018-04-10 Thread Christopher Schultz
All, I've been asked to take some static files we already have on our (reverse-proxied) web servers and require authentication before allowing the resources to be fetched by a client. One way to do that would be to physically (electronically?) move the files from the web servers to the

Re: [EXTERNAL] Using CLIENT-CERT

2018-04-10 Thread Mark Thomas
On 9 April 2018 23:29:43 BST, Amit Pande wrote: >Some more debugging here and I got some stuff working here. > >Only one question: > >It is not really clear from the documentation of "clientAuth" > >"Set to true if you want the SSL stack to require a valid certificate