Re: TomEE8 / OWB2.x / BVal2 - slow startup

2018-10-11 Thread Romain Manni-Bucau
It is in tomee (see container filter) In bval we were more conservative cause we cant assume much the env. Le jeu. 11 oct. 2018 18:29, Thomas Andraschko a écrit : > this could also be filtered: > > javax.xml.bind.* > javax.faces.* > javax.servlet.* > > Am Do., 11. Okt. 2018 um 17:23 Uhr

Re: TomEE8 / OWB2.x / BVal2 - slow startup

2018-10-11 Thread Thomas Andraschko
this could also be filtered: javax.xml.bind.* javax.faces.* javax.servlet.* Am Do., 11. Okt. 2018 um 17:23 Uhr schrieb Thomas Andraschko < andraschko.tho...@gmail.com>: > Do you think it's better to configure the filter only in TomEE? > In OWB we also skip some known jars and configured default

Re: TomEE8 / OWB2.x / BVal2 - slow startup

2018-10-11 Thread Thomas Andraschko
Do you think it's better to configure the filter only in TomEE? In OWB we also skip some known jars and configured default filters directly in OWB, probably it makes sense to ignore some known libs also directly in BVal. There is the source of the filter in TomEE:

Re: TomEE8 / OWB2.x / BVal2 - slow startup

2018-10-11 Thread Romain Manni-Bucau
Hi Thomas, you are right this is already overrided in tomee to inherit from the tomee exclusions which were not updated on tomee 8 AFAIK Romain Manni-Bucau @rmannibucau | Blog | Old Blog |

TomEE8 / OWB2.x / BVal2 - slow startup

2018-10-11 Thread Thomas Andraschko
Hi, today i did a first try on TomEE8 and i really wondered about the slow startup, with even 1 application: TomEE8: OpenWebBeans Container has started, it took 9356 ms TomEE7: OpenWebBeans Container has started, it took 4287 ms i found out that ~3 seconds are taken by

Re: bval2 release?

2018-10-11 Thread Matt Benson
Thanks all for checking that out. I'm working on some issues I found with message interpolation and hope to finish today. Matt On Thu, Oct 11, 2018, 7:18 AM Romain Manni-Bucau wrote: > yep > > Romain Manni-Bucau > @rmannibucau | Blog >

Re: bval2 release?

2018-10-11 Thread Romain Manni-Bucau
yep Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

Re: bval2 release?

2018-10-11 Thread Mark Struberg
it gets created automatically if we are on the latest apache-parent. Note that it only gets created locally due to mvn repo limitations right now. So I usually keep the sha1 for all the mails etc, and later create a sha512 in the dist svn. LieGrue, strub > Am 11.10.2018 um 01:41 schrieb David