Re: MicroProfile JWT 1.1

2018-09-27 Thread Roberto Cortez
I guess you are referring to this, to remove the proxy? https://github.com/apache/openwebbeans/commit/a21a949fb19247dcc39ee89292a1554b2cf1388e Yes, this one step. By default, we do inject the generic

Re: MicroProfile JWT 1.1

2018-09-27 Thread Romain Manni-Bucau
Yep this feature. Then it must works since we support user principal if the jwt filter is corretly placed in the filter chain and we must inherit from the request principal. Le jeu. 27 sept. 2018 18:37, Roberto Cortez a écrit : > I guess you are referring to this, to remove the proxy? > >

[GitHub] tomee issue #170: [7.0.x Branch] TOMEE-2240 ManagedScheduledExecutorService ...

2018-09-27 Thread exabrial
Github user exabrial commented on the issue: https://github.com/apache/tomee/pull/170 > While this class inherits from ThreadPoolExecutor, a few of the inherited tuning methods are not useful for it. In particular, because it acts as a fixed-sized pool using corePoolSize threads and

[GitHub] tomee pull request #170: [7.0.x Branch] TOMEE-2240 ManagedScheduledExecutorS...

2018-09-27 Thread exabrial
Github user exabrial closed the pull request at: https://github.com/apache/tomee/pull/170 ---

[GitHub] tomee pull request #173: TOMEE-2247 - MicroProfile JWT Propagation 1.1

2018-09-27 Thread radcortez
GitHub user radcortez opened a pull request: https://github.com/apache/tomee/pull/173 TOMEE-2247 - MicroProfile JWT Propagation 1.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/radcortez/tomee TOMEE-2247 Alternatively you

[GitHub] tomee issue #166: Apply Jonathan Gallimore's JMX Patch to 7.0.5

2018-09-27 Thread exabrial
Github user exabrial commented on the issue: https://github.com/apache/tomee/pull/166 It looks like on the ActiveMQ resource adapter, `mBeanInfo.getAttributes()` is returning null, breaking hawtio. They should obviously handle this case, but also guessing we're probably not supposed

[GitHub] tomee issue #166: Apply Jonathan Gallimore's JMX Patch to 7.0.5

2018-09-27 Thread exabrial
Github user exabrial commented on the issue: https://github.com/apache/tomee/pull/166 Thanks for the fix! I'm surprised the jvm allowed the nulls. ---

[GitHub] tomee pull request #172: [7.0.x][Tomee-2243] jmx on managed executors

2018-09-27 Thread exabrial
GitHub user exabrial opened a pull request: https://github.com/apache/tomee/pull/172 [7.0.x][Tomee-2243] jmx on managed executors Expose some details about the underlying thread pool via JMX. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] tomee issue #166: Apply Jonathan Gallimore's JMX Patch to 7.0.5

2018-09-27 Thread jgallimore
Github user jgallimore commented on the issue: https://github.com/apache/tomee/pull/166 @exabrial - fixed here: https://github.com/apache/tomee/commit/e1853b10c52f72c7e9dd43c049098d7f69a43a49 thanks for the report! ---

Re: TomEE 8 Release Notes Preview

2018-09-27 Thread cocorossello
It works in JDK 11 if compiled to java 10 and it doesn't work if compiled to 11. I guess that supported with upcoming ASM 7.0. Anyway if it runs in jdk 11 it's more than enough right now (at least for me) -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html

Re: TomEE 8 Release Notes Preview

2018-09-27 Thread Jonathan Gallimore
For TomEE 8 and 7.1.x, definitely. We can upgrade it on earlier branches too, but it does require Java 8, so that would be the required minimum for branches with this dependency. TomEE 7.0.x does still build with Java 7 and TomEE 1.7.x still builds with Java 6, but keeping Java at those levels is