Re: TOMEE-2770

2020-02-12 Thread Zowalla, Richard
inal Message-From: COURTAULT Francois Sent: mardi 11 > février 2020 10:42To: users@tomee.apache.orgCc: > dev@tomee.apache.orgSubject: RE: TOMEE-2770 > Hello Richard, > It's really easy to reproduce. > Just this class to be deploy in a war: > @Stateless@Path("v1/notifications

RE: TOMEE-2770

2020-02-12 Thread COURTAULT Francois
Hello Richard, Have you been able to reproduce the issue ? Best Regards. -Original Message- From: COURTAULT Francois Sent: mardi 11 février 2020 10:42 To: users@tomee.apache.org Cc: d...@tomee.apache.org Subject: RE: TOMEE-2770 Hello Richard, It's really easy to reproduce. Just

RE: TOMEE-2770

2020-02-11 Thread COURTAULT Francois
it will be much easier to dig into this issue. Best Richard Von: COURTAULT Francois [francois.courta...@thalesgroup.com] Gesendet: Montag, 10. Februar 2020 12:51 An: users@tomee.apache.org Cc: d...@tomee.apache.org Betreff: RE: TOMEE-2770 Hello Jonathan,

RE: TOMEE-2770

2020-02-10 Thread COURTAULT Francois
.org Cc: d...@tomee.apache.org Subject: Re: TOMEE-2770 There was some work done in this area between TomEE 8.0.0 and 8.0.1, so if you haven't yet tried 8.0.1, please do. In terms of what you're seeing, am I correct in thinking that if you invoke a business method on an EJB with this code may times

Re: TOMEE-2770

2020-02-10 Thread Jonathan Gallimore
There was some work done in this area between TomEE 8.0.0 and 8.0.1, so if you haven't yet tried 8.0.1, please do. In terms of what you're seeing, am I correct in thinking that if you invoke a business method on an EJB with this code may times: *jmsContext*.createProducer().send(*messageQueue*,