Re: Subject for next blog post

2019-12-20 Thread Gabriel Ferreira
In my company we use jBoss in production. After I contributed to the TomEE project, I made some POC's with TomEE embedded demonstrating how to improve our deployment process with TomEE by building a single jar file and distributing it in a java container. I think it's cool to demonstrate how to pac

Re: Subject for next blog post

2019-12-20 Thread Daniel Dias Dos Santos
Hi, me too. thanks Mike . -- *Daniel Dias dos Santos* Java Developer SouJava & JCP Member GitHub: https://github.com/Daniel-Dos Linkedin: www.linkedin.com/in/danieldiasjava Twitter: http://twitter.com/danieldiasjava Em sex., 20 de dez. de 2019 às 14:44, Michael Redlich escreveu: > Hi Danie

Re: Subject for next blog post

2019-12-20 Thread Michael Redlich
Hi Daniel: +1 on the CDI in Tomcat and datasource. I believe that would be very useful! Mike. On Thu, Dec 19, 2019 at 1:41 PM Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> wrote: > Hello, > > maybe , configuring CDI in TomCat and DataSource . > -- > > *Daniel Dias dos Santos*

Re: Subject for next blog post

2019-12-20 Thread Richard Monson-Haefel
+1 On Fri, Dec 20, 2019 at 8:09 AM Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> wrote: > Hi, > > we have much ideas here : ) > -- > > *Daniel Dias dos Santos* > Java Developer > SouJava & JCP Member > GitHub: https://github.com/Daniel-Dos > Linkedin: www.linkedin.com/in/danieldias

Re: Subject for next blog post

2019-12-20 Thread Daniel Dias Dos Santos
Hi, we have much ideas here : ) -- *Daniel Dias dos Santos* Java Developer SouJava & JCP Member GitHub: https://github.com/Daniel-Dos Linkedin: www.linkedin.com/in/danieldiasjava Twitter: http://twitter.com/danieldiasjava Em sex., 20 de dez. de 2019 às 10:25, Richard Monson-Haefel < monsonhae

Re: Subject for next blog post

2019-12-20 Thread Richard Monson-Haefel
Hi Gabriel, Another good idea. How would you use the embedded TomEE? Richard On Thu, Dec 19, 2019 at 4:42 PM Gabriel Ferreira wrote: > I like Daniels proposal. +1 :D > > I have a curiosity how to embedded tomee in a project, to execute java -jar > project.jar you know? > > May it's a subject

Re: Subject for next blog post

2019-12-20 Thread Jonathan Gallimore
This one would get my vote. Couple of pointers: - Look at the embedded EJB container. This became part of the spec in Java EE 6, but TomEE (or OpenEJB as it was before TomEE) has actually had the feature for years before that. Here's an example in a test: https://github.com/apache/tomee/blob/mast

Re: Old Gen Full of Annotation Finder Index

2019-12-20 Thread Jonathan Gallimore
Hi Paul Thanks for your feedback, that's great news. FYI, TomEE 8.0.1 is up for vote (feel free to vote on it!), and this change is included. Cheers Jon On Fri, Dec 20, 2019 at 7:10 AM Paul Carter-Brown wrote: > Hi Jon > > Latest snapshot worked a charm. Old gen went from 500MB to 110MB after

Re: Subject for next blog post

2019-12-20 Thread cocorossello
I also think that a post about how to use tomee-embedded in development would be good, IMHO -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html