RE: [OT] Oracle Java 11 discussion?

2018-10-19 Thread Berneburg, Cris J. - US
Chris cjb> large bureaucracy [...] I would not be cjb> surprised if there is a policy against dev kits and IDE's on cjb> production servers for security sake. Tomcat (whisper: with built-in cjb> compiler) is approved, but is the JDK allowed? Guess I can ask. cjb> Yeah, it's potentially a "d

RE: [OT] Oracle Java 11 discussion?

2018-10-19 Thread Berneburg, Cris J. - US
Hey Chris cjb> RAMBLE: Too bad there can't be an Apache OpenJRE umbrella project, cjb> with specific Apache OpenJRE [version X] sub-projects, that maintain cjb> JRE [version X]'s indefinitely. One source (Apache) for all the cjb> different JRE's for the Java community at large, rather than dep

RE: [OT] Oracle Java 11 discussion?

2018-10-19 Thread Berneburg, Cris J. - US
Thanks Igal is> p.s. So happy to see that you finally moved from Tomcat 6 to 8.5. is> Perhaps you can share that experience in a separate thread and let is> others know if you ran into any major problems during that process. Will do. So far we've only run into 3 minor issues. -- Cris Berneburg

Re: Tomcat embedded with Apache Solr

2018-10-19 Thread Shawn Heisey
On 10/18/2018 8:55 AM, Christopher Schultz wrote: Actually, my goal was to convince the Solr team that switching from Jetty to Tomcat was (a) possible and (b) possibly attractive. Over on lucene-dev, I had said that I removed jetty from solr's ivy config and found only two classes with errors

Re: Request for a technical review

2018-10-19 Thread Mallory Mooney
Hi all! Just wanted to give you an update. I am working to get things for this series wrapped up by the first week of November. Hopefully, that still gives everyone enough time to review and leave any feedback. Mallory On Fri, Oct 12, 2018 at 3:37 PM Mallory Mooney wrote: > Igal, it will be av

Re: OCSP stapling in tomcat 7 with APR

2018-10-19 Thread Усманов Азат Анварович
Hi !turns out to be a proxy issue because once I modify the openssl ocp command to include my proxy 192.168.1.6 and port I get the correct response openssl ocsp -no_nonce -header Host=ocsp.comodoca.com -issuer issuer.crt -cert /home/idis/STAR_ieml_ru.crt -CAfile issuer.crt -host 192.168.1.6: