RE: When do I actually need to add JNDI references to web.xml?

2017-03-14 Thread KARR, DAVID
> -Original Message- > From: KARR, DAVID > Sent: Tuesday, March 14, 2017 1:20 PM > To: Tomcat Users List > Subject: When do I actually need to add JNDI references to web.xml? > > I have a small CXF/REST/Spring/JDBC app that I've run on TomEE and > Tomcat. I define datasources and environ

When do I actually need to add JNDI references to web.xml?

2017-03-14 Thread KARR, DAVID
I have a small CXF/REST/Spring/JDBC app that I've run on TomEE and Tomcat. I define datasources and environment entries and retrieve those from the application code using JNDI interfaces. This all works fine. What confuses me is that whenever I read in various unrelated docs about setting and

Re: A fatal error has been detected by the Java Runtime Environment libjvm

2017-03-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 3/14/17 2:38 AM, Satish Chhatpar 02 wrote: > I have encountered same error for jre version 1.7.0_21. > > This is a known bug in Java and it has been fixed in JRE version > 1.7.0_80. Note that Java 7 has been EOL'd by Oracle nearly 2 years

[ANN] Apache Tomcat 8.5.12 available

2017-03-14 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.12. Tomcat 8.x users should normally be using 8.5.x releases in preference to 8.0.x releases. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression L

[ANN] Apache Tomcat 9.0.0.M18 available

2017-03-14 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.0.M18. 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.0.M18 is a milestone

Re: A fatal error has been detected by the Java Runtime Environment libjvm

2017-03-14 Thread Satish Chhatpar 02
Hi Vijay I have encountered same error for jre version 1.7.0_21. This is a known bug in Java and it has been fixed in JRE version 1.7.0_80. Sent using OWA for iPhone From: Vijay Kumar Sent: Tuesday, March 14, 2017 6:39:52 AM To: Tomcat Users List Subject: A fa