Re: TomEE 10 in the pipe or not ?

2023-12-14 Thread Zoltán Tichov
Hello! I undertook the setup of faces 4 tck, unfortunately, I didn't get very far with the faces tck, but maybe there is another task for tomee 10 that I could deal with in parallel? Maybe I'll find a solution to the faces tck task in the meantime. What do you think? Thanks: Zoltán On Thu, Dec

Re: [PR] TOMEE-4284 - Implement tomee.mp.jwt.allow.no-exp property over mp.jwt.tomee.allow.no-exp (tomee)

2023-11-29 Thread Zoltán Tichov
Hi! Yes, I can include, but I made itest that were all green under 9.0 but they failed under 10.x. Errors may be caused by the server issuing different log messages in version 10 than in version 9. Should I fix them or is it OK later? Thanks: Zoltán On Wed, Nov 29, 2023 at 8:37 AM rzo1 (via

Re: Post TomEE 9.0.0 final release

2023-11-14 Thread Zoltán Tichov
Hi Zoltán, > > > On Jan 18, 2023, at 12:22 PM, Zoltán Tichov > wrote: > > > > Ok, but eg. the JsonB TCK is more or less in one jar file and at Jakarta > > TCK is not that case. > > So I think I cannot put the whole Faces TCK in one jar to include as a >

Re: Post TomEE 9.0.0 final release

2023-01-18 Thread Zoltán Tichov
Blevins wrote: > Hi Zoltán! > > > On Jan 18, 2023, at 11:31 AM, Zoltán Tichov > wrote: > > > > Hi! > > > > I examined the Jakarta Faces TCK and it appears that the setup could be > > done in the same way as tomee-tck is. > > But I don't know if

Re: Post TomEE 9.0.0 final release

2023-01-18 Thread Zoltán Tichov
Hi! I examined the Jakarta Faces TCK and it appears that the setup could be done in the same way as tomee-tck is. But I don't know if it could merge the two TCK or the faces TCK should be a separate project. Which direction should I go? Thanks: Zoltán On Thu, Jan 12, 2023 at 12:47 PM Jonathan

Re: Post TomEE 9.0.0 final release

2023-01-06 Thread Zoltán Tichov
han.gallim...@gmail.com> > wrote: > > > Yes. I'll see if I can assign that to you. > > > > Jon > > > > On Fri, 6 Jan 2023, 18:15 Zoltán Tichov, > wrote: > > > >> Hi! > >> > >> Can I choose the Jakarta Faces TCK? > >>

Re: Post TomEE 9.0.0 final release

2023-01-06 Thread Zoltán Tichov
Hi! Can I choose the Jakarta Faces TCK? Thanks: Zoltán On Fri, Jan 6, 2023 at 1:06 AM David Blevins wrote: > > On Jan 5, 2023, at 11:11 AM, Zoltán Tichov > wrote: > > > > Hi! > > > > Be it as you wrote. What should I do now? > > If you want to hel

Re: Post TomEE 9.0.0 final release

2023-01-05 Thread Zoltán Tichov
om > > > On Wed, Jan 4, 2023 at 9:34 PM Zoltán Tichov > wrote: > > > Hi! > > > > I could help, but I have a task, which I'm not ready yet ( put jakarta > mvc > > 2.0 and tck in tomee). > > What to do with this task? > > > > I also ha

Re: Post TomEE 9.0.0 final release

2023-01-04 Thread Zoltán Tichov
Hi! I could help, but I have a task, which I'm not ready yet ( put jakarta mvc 2.0 and tck in tomee). What to do with this task? I also have two pending pull requests, should I synchronize them with the new main branch? https://github.com/apache/tomee/pull/990

Re: Thoughts : include Krazo and DeltaSpike out-of-the-box in Plume flavor

2022-12-19 Thread Zoltán Tichov
Hi! If you think so, I'd be happy to help. Thanks Zoltán On Mon, Dec 19, 2022 at 10:58 AM Swell wrote: > Hey everyone, > > i've been starting two PRs to include Jakarta MVC and TCK in TomEE > > 8.1.x => https://github.com/apache/tomee/pull/991 > 9.x =>

Re: TomEE MicroProfile - current status

2022-12-18 Thread Zoltán Tichov
/ExpClaimAllowMissingExpValidationTest.java#L89 Thanks: Zoltán On Wed, Nov 9, 2022 at 9:24 PM David Blevins wrote: > > On Nov 9, 2022, at 10:29 AM, Zoltán Tichov > wrote: > > > > Hi! > > > > Is there another task that could be taken care of? > > There's a change in the same code that's

Re: TomEE MicroProfile - current status

2022-11-10 Thread Zoltán Tichov
Hi David! Ok, I'll take a look and report back with what I come up with. Thanks: Zoltán On Wed, Nov 9, 2022 at 9:24 PM David Blevins wrote: > > On Nov 9, 2022, at 10:29 AM, Zoltán Tichov > wrote: > > > > Hi! > > > > Is there another task that could be ta

Re: [GitHub] [tomee] rzo1 commented on pull request #962: Microprofile jwt 2.1 rc6

2022-11-09 Thread Zoltán Tichov
Hi! I resolved the conflicts. Thanks: Zoltán On Wed, Nov 9, 2022 at 7:48 PM GitBox wrote: > > rzo1 commented on PR #962: > URL: https://github.com/apache/tomee/pull/962#issuecomment-1309211994 > >@tichovz Thanks for the PR. Can you resolve the conflicts? > > > -- > This is an automated

Re: TomEE MicroProfile - current status

2022-11-09 Thread Zoltán Tichov
jlouismonteiro > http://www.tomitribe.com > > > On Wed, Nov 9, 2022 at 10:06 AM Richard Zowalla > wrote: > > > Hi, > > > > good news! Yes - go for a PR. > > > > Gruß > > Richard > > > > Am Dienstag, dem 08.11.2022 um 23:30 +0100 schrieb Zoltán

Re: TomEE MicroProfile - current status

2022-11-08 Thread Zoltán Tichov
Hi! I managed to get all the MP-JWT-TCK 2.1-RC6 tests to pass. I created microprofile-jwt-2.1-RC6 branch in my forked tomee project. What should I do? Can I create a PR? Thanks: Zoltán On Wed, Nov 2, 2022 at 10:30 PM David Blevins wrote: > > On Nov 2, 2022, at 1:51 PM, Zoltán Tichov &

Re: TomEE MicroProfile - current status

2022-11-02 Thread Zoltán Tichov
in org.apache.tomee.microprofile.jwt.MPJWTFilter? Thanks: Zoltán On Thu, Oct 27, 2022 at 7:09 PM Zoltán Tichov wrote: > Hi! > > Ok, I'll take a look and let you know what I've managed to solve. > > Thanks: > Zoltán > > On Wed, Oct 26, 2022 at 11:19 PM David Blevins > wr

Re: TomEE MicroProfile - current status

2022-10-27 Thread Zoltán Tichov
Hi! Ok, I'll take a look and let you know what I've managed to solve. Thanks: Zoltán On Wed, Oct 26, 2022 at 11:19 PM David Blevins wrote: > > On Oct 26, 2022, at 2:16 PM, David Blevins > wrote: > > > > If you want to upgrade us to the MP JWT 2.1 RC6 TCK and get that last > failing test to

Re: TomEE MicroProfile - current status

2022-10-26 Thread Zoltán Tichov
Johnzon, Jackson and Resteasy/Yasson. It > worked only with Yasson. I found a trick to make it work with Johnzon so we > don't need to bring the world just to run TCK. > > -- > Jean-Louis Monteiro > http://twitter.com/jlouismonteiro > http://www.tomitribe.com > > > On Tue

Re: TomEE MicroProfile - current status

2022-10-25 Thread Zoltán Tichov
nteiro > http://www.tomitribe.com > > > On Tue, Oct 25, 2022 at 8:03 PM Zoltán Tichov > wrote: > > > Hi! > > > > I tried to register SmallRyeRestClientListener and I created > > > > > tomee/tomee-microprofile/mp-common/src/main/res

Re: TomEE MicroProfile - current status

2022-10-25 Thread Zoltán Tichov
ouismonteiro > http://www.tomitribe.com > > > On Tue, Oct 25, 2022 at 8:03 PM Zoltán Tichov > wrote: > > > Hi! > > > > I tried to register SmallRyeRestClientListener and I created > > > > > tomee/tomee-microprofile/mp-common/src

Re: TomEE MicroProfile - current status

2022-10-25 Thread Zoltán Tichov
/test/java/resources/arquillian.xml. > > > > > > In this file, you can find a "debug" property, which you can set to > > > "true" to enable the debug capabilities of TomEE (i.e. start with a > > > debugger backend). > > > > > > You can

Re: TomEE MicroProfile - current status

2022-10-20 Thread Zoltán Tichov
nterceptor, but the tests are still red. I'm still looking for what else needs to be implemented to make the tests work. Thanks: Zoltán On Tue, Oct 11, 2022 at 6:48 PM David Blevins wrote: > > On Oct 11, 2022, at 5:53 AM, Zoltán Tichov > wrote: > > > > How to activate

Re: TomEE MicroProfile - current status

2022-10-11 Thread Zoltán Tichov
, I would rather pass this task. On the other hand, if there is still time, I would like to deal with this. Thanks: Zoltán Tichov On Tue, Oct 11, 2022 at 12:56 PM Jean-Louis Monteiro < jlmonte...@tomitribe.com> wrote: > Hey Zlotan, > > checking out to see i

Re: TomEE MicroProfile - current status

2022-09-14 Thread Zoltán Tichov
Hi! Unfortunately, I don't fully see the implementation process yet, because I haven't done it yet. So I would like a few more days if possible. I have a question though: In the org.apache.tomee.microprofile.opentracing package, can I only use the classes that you have already made or can I make

Re: TomEE MicroProfile - current status

2022-09-04 Thread Zoltán Tichov
Hi! Thank you for the answer. Yes, it works now. Zoltán Tichov On Thu, Sep 1, 2022 at 3:26 PM Jean-Louis Monteiro wrote: > Hi, > > Thanks for the update. > For the command to work you need first to put the module back in the > reactor > > https://github.com/apach

Re: TomEE MicroProfile - current status

2022-08-30 Thread Zoltán Tichov
> > Let's start this way and lemme know what you think and if you need more > help > > -- > Jean-Louis Monteiro > http://twitter.com/jlouismonteiro > http://www.tomitribe.com > > > On Wed, Aug 24, 2022 at 1:45 PM Zoltán Tichov > wrote: > >

Re: TomEE MicroProfile - current status

2022-08-24 Thread Zoltán Tichov
Hi! Then I'd rather continue the OpenTracing integration, so I'd be happy if you could help me to start it. Zoltán Tichov On Wed, Aug 24, 2022 at 12:49 PM Jean-Louis Monteiro < jlmonte...@tomitribe.com> wrote: > I have started OpenTracing so you have some basics to continue if

Re: TomEE MicroProfile - current status

2022-08-23 Thread Zoltán Tichov
Hi! I want to work on any of them. -- Zoltán Tichov On Tue, Aug 23, 2022 at 2:39 PM Jean-Louis Monteiro < jlmonte...@tomitribe.com> wrote: > Hi, > > Was looking for the last thread to pull up, but it's pretty far back and > misses many different things. So I decided to c

Re: [GitHub] [tomee] rzo1 commented on pull request #891: Tomee 3955

2022-07-01 Thread Zoltán Tichov
Hi! I updated the README files. Zoltán On Mon, Jun 27, 2022 at 8:39 AM GitBox wrote: > > rzo1 commented on PR #891: > URL: https://github.com/apache/tomee/pull/891#issuecomment-1166939296 > >@tichovz The README files are here >

Re: Assigning issue

2022-06-06 Thread Zoltán Tichov
Hi Richard! Yes, you assigned it to me. Thank you! Zoltán On Mon, Jun 6, 2022 at 7:29 PM Zowalla, Richard < richard.zowa...@hs-heilbronn.de> wrote: > Hi, > > done - hopefully, I took the right user. > > Gruß > Richard > ________ > Von: Zol

Assigning issue

2022-06-05 Thread Zoltán Tichov
Hi! It is possible to assign this issue to me: https://issues.apache.org/jira/projects/TOMEE/issues/TOMEE-3955 Thanks: Zoltán

Re: [GitHub] [tomee] rzo1 commented on a diff in pull request #883: Tomee 3824

2022-05-14 Thread Zoltán Tichov
Hi! I resolve the issue, do I need to make a new pull request? Thanks: Zoltán On Sat, May 14, 2022 at 7:31 PM GitBox wrote: > > rzo1 commented on code in PR #883: > URL: https://github.com/apache/tomee/pull/883#discussion_r873055259 > > > ## > >

Re: TOMEE-3824 New Jakarta EE 9 XML namespace not recognized in web-fragment.xml (was Re: How can I help?)

2022-05-12 Thread Zoltán Tichov
any Java 11 version is good. > > Once you have that PR ready, feel free to update this thread with the > link. Discussion can happen in the PR as well, but definitely more people > see it here. > > > -David > > > > On May 10, 2022, at 11:06 AM, Zoltán Tichov > w

Re: TOMEE-3824 New Jakarta EE 9 XML namespace not recognized in web-fragment.xml (was Re: How can I help?)

2022-05-10 Thread Zoltán Tichov
get into the code and decide the big change sounds like fun, we can > make a ticket for it and plan it. Probably we'd want to shore up any test > coverage we'd be lacking and also get a full TCK run to see what those > numbers look like so we can spot regressions. > > Hope some of this

Re: TOMEE-3824 New Jakarta EE 9 XML namespace not recognized in web-fragment.xml (was Re: How can I help?)

2022-05-06 Thread Zoltán Tichov
'd want to shore up any test > coverage we'd be lacking and also get a full TCK run to see what those > numbers look like so we can spot regressions. > > Hope some of this is helpful! > > Don't hesitate to be super noisy and ask lots and lots of questions. > Silence is d

Re: How can I help?

2022-05-05 Thread Zoltán Tichov
@hs-heilbronn.de> wrote: > Hi, > > it would certainly help to track these issues as an issue. > > Maybe they are already solved (as the code has evolved) but maybe not, > so it would be good to have them. > > Gruß > Richard > > Am Dienstag, dem 26.04.2022 um 21

Re: How can I help?

2022-04-26 Thread Zoltán Tichov
area. > > Gruß > Richard > > > [1] https://issues.apache.org/jira/browse/TOMEE-3862 > [2] https://lists.apache.org/thread/hdntdhwqkr91o2mszojq66qcfzszw96p > > > Am Samstag, dem 23.04.2022 um 20:21 +0200 schrieb Zoltán Tichov: > > Hi! > > > > I l

How can I help?

2022-04-23 Thread Zoltán Tichov
another app server because we've been using tomee since 1.7.3. Best regards: Zoltán Tichov