Re: doubt about remote deploy using tomee-maven-plugin

2020-06-15 Thread Cesar Hernandez
awesome, In case your repo is public, feel free to share it, maybe we can build an example in the project itself :)! El sáb., 13 jun. 2020 a las 21:58, Daniel Dias Dos Santos (< daniel.dias.analist...@gmail.com>) escribió: > Hello Cesar, > > I managed to deploy it following your guidance. > > in

Re: JSON-B Adapter Not Invoked

2020-06-15 Thread David Blevins
Hey, chege. Are you interested in helping with this at all as a project developer? If, so an Arquillian test in this module would be a perfect start: - https://github.com/apache/tomee/tree/master/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests If not, can you drop the dev@

JSON-B Adapter Not Invoked

2020-06-15 Thread chege
Hi, I am facing a problem where jsonb adapter is not invoked. Here is a simplified case. jaxrs application --- @ApplicationPath("/app") public class App extends Application{ } adapter public class B implements JsonbAdapter { @Override

[ANN] Apache TomEE 8.0.2, 7.1.3, 7.0.8

2020-06-15 Thread Jonathan Gallimore
The Apache TomEE team is pleased to announce the availability of TomEE 8.0.2. 7.1.3 and 7.0.8. Apache TomEE delivers enterprise application containers and services based on, but not limited to the Enterprise JavaBeans Specification and Java Enterprise Edition Specifications. These releases

CVE-2020-11969 Apache TomEE - useJMX attribute on ActiveMQ resource adapter URI causes authenticated JMX port to be open

2020-06-15 Thread Jonathan Gallimore
CVE-2020-11969: Apache TomEE - useJMX attribute on ActiveMQ resource adapter URI causes authenticated JMX port to be open Severity: High Vendor: The Apache Software Foundation Versions Affected: Apache TomEE 8.0.0-M1 - 8.0.1 Apache TomEE 7.1.0 - 7.1.2 Apache TomEE 7.0.0-M1 - 7.0.7 Apache TomEE

RE: [ANN] Apache TomEE 8.0.2, 7.1.3, 7.0.8

2020-06-15 Thread COURTAULT Francois
Hello Jonathan, Congrats for these new versions :-) BTW, I have seen that some potential bugs I have submitted are not fixed. When do you think these potential fixes will be released ? in the next version 8.0.3 ? 8.1.x ? And what about following more recent MP specs ? Best Regards.

Re: [ANN] Apache TomEE 8.0.2, 7.1.3, 7.0.8

2020-06-15 Thread David Blevins
> On Jun 15, 2020, at 5:42 AM, COURTAULT Francois > wrote: > > Hello Jonathan, > > Congrats for these new versions :-) > > BTW, I have seen that some potential bugs I have submitted are not fixed. > When do you think these potential fixes will be released ? in the next > version 8.0.3 ?