Re: how to debug TCK tests?

2019-01-28 Thread David Jencks
H i Cesar, I don’t see the javatest.log? Have you found the command line that starts the app client, including the debug options? I don’t think “listen mode” was available when I was working on this, I sure didn’t know about it! The app client test harness is definitely involved, but I was

Re: How can i help?

2019-01-28 Thread Fausto Arredondo
Hi César , About your response.. thank you ! I could translate a couple more of examples if it is possible . El lun., 28 de ene. de 2019 10:00 a. m., César Hernández Mendoza < cesargu...@gmail.com> escribió: > Hi Fausto, > Awesome contribution. I review with +1 the PR. > I would ask for a

Re: how to debug TCK tests?

2019-01-28 Thread César Hernández Mendoza
Hi David, Thanks for the reply! Responding in line: Is the app client container starting? Yes, Does it suspend for the debugger attachment? If not, it probably runs to > completion before you can attach-I definitely remember this happening to me! I don't suspend at all, the following command

[VOTE][RESULT] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread Roberto Cortez
Hi, Here are the votes: + 1 Binding: David, Jean-Louis and Jon. +1 Non Binding: César, Otávio, chongma, Gurkan, Ivan, Bruno and Roberto. And the vote PASSES! :) Thank you everyone for participating. I will proceed now with the remaining tasks to promote the release. Cheers, Roberto > On 29

Re: [VOTE] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread Roberto Cortez
Right on time! Thanks JL :) > On 28 Jan 2019, at 22:37, Jean-Louis Monteiro > wrote: > > Thanks Roberto. > > Here is my +1 > > -- > Jean-Louis Monteiro > http://twitter.com/jlouismonteiro > http://www.tomitribe.com > > > On Mon, Jan 28, 2019 at 1:09 PM Jonathan Gallimore < >

Re: JakartaEE TCK

2019-01-28 Thread César Hernández Mendoza
You are 100% right Frankie :)! I think I have progress in the JT Harness UI: I did the following: cd /Users/cesar/juniverse/ee8tck/javaeetck/bin ./ant gui On the JT Harness UI, clicked: File->Open->TestSuite and opened the folder: /Users/cesar/juniverse/ee8tck/javaeetck/src On the JT Harness

Re: how to debug TCK tests?

2019-01-28 Thread David Jencks
From the distant past, I recall it being tricky to debug the app client tests. Can you tell what is happening? Is the app client container starting? Does it suspend for the debugger attachment? If not, it probably runs to completion before you can attach-I definitely remember this happening to

how to initialize DB schemas for TCK tests

2019-01-28 Thread César Hernández Mendoza
Hi, I'm trying to fix the following failing test: ./runtests --web tomee-plume -c -sql active com/sun/ts/tests/appclient/deploy/ejblink/single/Client#testCMP11 The target/logs/javatest.log (attached as zip to this email) file shows [3]: Internal Exception: java.sql.SQLSyntaxErrorException:

Re: [VOTE] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread Jean-Louis Monteiro
Thanks Roberto. Here is my +1 -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, Jan 28, 2019 at 1:09 PM Jonathan Gallimore < jonathan.gallim...@gmail.com> wrote: > Thanks for the information - very helpful. I'm a +1 on the VOTE. > > Jon > > On Mon, Jan

how to debug TCK tests?

2019-01-28 Thread César Hernández Mendoza
Hi, I created the following document to track my TCK related work. https://docs.google.com/spreadsheets/d/1oYO0RN-rg4Z7TgSLJ2u4iK4hOFHOXA49ech2y0N3kVw/edit?usp=sharing As you can see I executed today the tests from the "appclient" category. One of the failing test is:

Re: JakartaEE TCK

2019-01-28 Thread Frankie
Very nice ... It seems there is coming up another topic for documentation ... ;-) -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html

Re: JakartaEE TCK

2019-01-28 Thread César Hernández Mendoza
Not on my side. I was able to finish the tomee-tck readme file but from there I don't know how to see the big picture about the test and how all that works together to start dividing and pick failing tests. El lun., 28 ene. 2019 a las 11:28, Bruno Baptista () escribió: > Hi Folks! > > Any

Checkstyle

2019-01-28 Thread Roberto Cortez
Hi folks, I was wondering why do we have our checkstyle check only for a few modules: https://github.com/apache/tomee/blob/464efec5d43467ae0861ad7a55ebb665293246f1/pom.xml#L615-L672 Does anyone

Re: JakartaEE TCK

2019-01-28 Thread Bruno Baptista
Hi Folks! Any progress on executing the TCK tests? Cheers Bruno Baptista https://twitter.com/brunobat_ On 23/01/19 15:00, César Hernández Mendoza wrote: Where do we say to run the tests against a specific version of TomEE? I'm blocked at this point too. Once the UI is open I don't know

Re: Ejemplos en Español

2019-01-28 Thread César Hernández Mendoza
Hi, I created https://issues.apache.org/jira/browse/TOMEE-2461 to add the corresponding title and HTML page. I'm going to fix the uppercase variable too :) El mié., 23 ene. 2019 a las 17:42, David Blevins () escribió: > > On Jan 23, 2019, at 1:19 PM, César Hernández Mendoza < >

Re: PR review and merge

2019-01-28 Thread Bruno Baptista
Thanks Roberto. Bruno Baptista https://twitter.com/brunobat_ On 28/01/19 15:29, Roberto Cortez wrote: I’ll be looking into the current list of PR’s and try to merge the ones that are ready. Cheers, Roberto On 24 Jan 2019, at 15:23, Otávio Gonçalves de Santana wrote: Thank you for the

Re: PR review and merge

2019-01-28 Thread Roberto Cortez
I’ll be looking into the current list of PR’s and try to merge the ones that are ready. Cheers, Roberto > On 24 Jan 2019, at 15:23, Otávio Gonçalves de Santana > wrote: > > Thank you for the explanation it Roberto. > > On Thu, Jan 24, 2019 at 12:50 PM Roberto Cortez > wrote: > >> We

Re: PR of MicroProfile Fault Tolerance Example to review.

2019-01-28 Thread Jose Henrique Ventura
Thanks for reviewing the PR Bruno! I've finished your suggestions. Best Regards, José Henrique Ventura. ‐‐‐ Original Message ‐‐‐ On Monday, January 28, 2019 11:00 AM, Bruno Baptista wrote: > Thanks for the PR José! > > I've reviewed it and left a couple of suggestions. > > Cheers > >

Re: [VOTE] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread Jonathan Gallimore
Thanks for the information - very helpful. I'm a +1 on the VOTE. Jon On Mon, Jan 28, 2019 at 11:32 AM Roberto Cortez wrote: > Hi Jon, > > Like Bruno said, the initial version of Fault Tolerance used to be a > wrapper around Apache Failsafe. In the last version, Geronimo wrote their > own

Re: [VOTE] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread Roberto Cortez
Hi Jon, Like Bruno said, the initial version of Fault Tolerance used to be a wrapper around Apache Failsafe. In the last version, Geronimo wrote their own implementation and dropped the Failsafe dependency. Regarding stax and woodstox, there are CXF dependency and they were downgraded here:

Re: [VOTE] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread Jonathan Gallimore
Awesome, thanks for the update. Jon On Mon, Jan 28, 2019 at 11:15 AM Bruno Baptista wrote: > Hi Jon, > > About the failsafe-1.0.4.jar absence... This is no logger required by > the new safeguard-impl-1.2.0.jar. We are good on that regard. > > Cheers > > Bruno Baptista >

Re: [VOTE] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread Bruno Baptista
Hi Jon, About the failsafe-1.0.4.jar absence... This is no logger required by the new safeguard-impl-1.2.0.jar. We are good on that regard. Cheers Bruno Baptista https://twitter.com/brunobat_ On 28/01/19 11:11, Jonathan Gallimore wrote: Couple of queries: Looks like failsafe-1.0.4.jar

Re: [VOTE] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread Jonathan Gallimore
Couple of queries: Looks like failsafe-1.0.4.jar has been dropped (microprofile distribution) - was that intended? Looks like the following have been downgraded since 8.0.0.M1: stax2-api (4.1 -> 3.1.4) woodstox-core (5.1.0 -> 5.0.3) xbean-asm6-shaded (4.10 -> 4.8) (other xbean deps upgraded

Re: PR of MicroProfile Fault Tolerance Example to review.

2019-01-28 Thread Bruno Baptista
Thanks for the PR José! I've reviewed it and left a couple of suggestions. Cheers Bruno Baptista https://twitter.com/brunobat_ On 26/01/19 22:13, Jose Henrique Ventura wrote: Hi guys, I have completed fault tolerance timeout example. =) https://github.com/apache/tomee/pull/382 Best

Re: @Schedule being fired twice

2019-01-28 Thread Bruno Baptista
Is this happening only at startup? Can you please post the log lines of a few scheduler executions to check the time? The Scheduler should be active as soon as that singleton is instantiated, btw. Bruno Baptista https://twitter.com/brunobat_ On 25/01/19 20:50, exabrial12 wrote: To

Re: [VOTE] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread Bruno Baptista
+1 I've tested the webprofile, microprofile and plus flavors on linux with openjdk version "1.8.0_191. Used several apps and it looks good to me. Thanks Roberto! Bruno Baptista https://twitter.com/brunobat_ On 26/01/19 01:15, Roberto Cortez wrote: Hi everyone, Here is ML2 of TomEE 8.

Re: [VOTE] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread Ivan Junckes Filho
+1 Thanks man! On Mon, Jan 28, 2019 at 7:48 AM Gurkan Erdogdu wrote: > +1 > Thank you! > > On Mon, Jan 28, 2019 at 12:26 PM chongma > wrote: > > > +1 i will grab a copy and test it locally with my projects later and let > > you > > know if there are any difficulties > > > > > > > > -- > >

Re: [VOTE] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread Gurkan Erdogdu
+1 Thank you! On Mon, Jan 28, 2019 at 12:26 PM chongma wrote: > +1 i will grab a copy and test it locally with my projects later and let > you > know if there are any difficulties > > > > -- > Sent from: > http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html >

Re: [VOTE] Release Apache TomEE 8.0.0 MILESTONE 2

2019-01-28 Thread chongma
+1 i will grab a copy and test it locally with my projects later and let you know if there are any difficulties -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html