Re: Is Container Managed Transactions possible in case of Tomcat ?

2015-08-19 Thread Howard W. Smith, Jr.
On Aug 19, 2015 3:56 PM, "Sreyan Chakravarty" wrote: > > TomEE supports Apache OpenJPA. What if I wanted to use Hibernate as my JPA > provider ? > I searched Google for tomee hibernate tutorial And found http://tomee.apache.org/examples-trunk/jpa-hibernate/README.html https://rmannibucau.word

Re: Is Container Managed Transactions possible in case of Tomcat ?

2015-08-19 Thread Sreyan Chakravarty
TomEE supports Apache OpenJPA. What if I wanted to use Hibernate as my JPA provider ? On Wed, Aug 19, 2015 at 9:53 PM, Alex Soto wrote: > Yeah in this case you should take a look at Apache TomEE which is Apache > Tomcat + Java EE and you will get all of these for free :). > > El dc., 19 ag. 2015

Re: cpu spike after upgrade from tomcat 6.0.36 to tomcat 7.0.57

2015-08-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Musafir, On 8/19/15 1:57 PM, musafir wrote: > [The] thread was sleeping at that point of time during initial > captureran jstack few times.. going through tomcat source for > thisjava thread and verifying tomcat 7 config we identified > rel

Re: cpu spike after upgrade from tomcat 6.0.36 to tomcat 7.0.57

2015-08-19 Thread musafir
On Tue, Aug 18, 2015 at 1:46 PM, Mark Thomas wrote: > On 18/08/2015 18:16, Christopher Schultz wrote: > > Musafir, > > > > On 8/18/15 1:08 PM, Mark Thomas wrote: > >> On 18/08/2015 17:10, musafir wrote: > >>> On Tue, Aug 18, 2015 at 11:57 AM, Mark Thomas > >>> wrote: > >>> > On 18/08/2015 1

Re: Is Container Managed Transactions possible in case of Tomcat ?

2015-08-19 Thread Alex Soto
Yeah in this case you should take a look at Apache TomEE which is Apache Tomcat + Java EE and you will get all of these for free :). El dc., 19 ag. 2015 a les 18:18, Daniel Mikusa () va escriure: > On Wed, Aug 19, 2015 at 12:03 PM, Sreyan Chakravarty < > sreyan.mail...@gmail.com> wrote: > > > I p

Re: Is Container Managed Transactions possible in case of Tomcat ?

2015-08-19 Thread Daniel Mikusa
On Wed, Aug 19, 2015 at 12:03 PM, Sreyan Chakravarty < sreyan.mail...@gmail.com> wrote: > I planning to use JPA (Hibernate) in a small project that I am developing. > Now I have heard a lot about the benefits of using Container Managed > Transactions(CMT) for JPA in web apps. But most of the tutor

Is Container Managed Transactions possible in case of Tomcat ?

2015-08-19 Thread Sreyan Chakravarty
I planning to use JPA (Hibernate) in a small project that I am developing. Now I have heard a lot about the benefits of using Container Managed Transactions(CMT) for JPA in web apps. But most of the tutorials on the web use either GlassFish or JBoss, so I was wondering is CMT supported by Tomcat. S

Errors at INFO level despite "Note: further occurrences of ... errors will be logged at DEBUG level."

2015-08-19 Thread Robert Tupelo-Schneck
I'm running Tomcat 8.0.24. I see lots of errors in catalina.out with lines like Note: further occurrences of Cookie errors will be logged at DEBUG level. Note: further occurrences of Parameter errors will be logged at DEBUG level. Note: further occurrences of HTTP header parsing errors will be

Re: [ANN] Apache Tomcat Connectors 1.2.41 released

2015-08-19 Thread jean-frederic clere
On 08/17/2015 01:10 PM, Mark Thomas wrote: The Apache Tomcat Project is proud to announce the release of version 1.2.41 of the Apache Tomcat Connectors. This version fixes one security issue (CVE-2014-8111) and a number of bugs found in previous releases. Many thanks for the release and sorry f