Ok, sounds like something has gone wrong somewhere. Do you want to look or do you want me to?
On Mon, 10 Dec 2018, 16:21 Jean-Louis Monteiro <jlmonte...@tomitribe.com wrote: > In core yes for sure, but I've seen in the tomee-embedded module as well > (need to check this one though) > -- > Jean-Louis Monteiro > http://twitter.com/jlouismonteiro > http://www.tomitribe.com > > > On Mon, Dec 10, 2018 at 5:05 PM Jonathan Gallimore < > jonathan.gallim...@gmail.com> wrote: > > > Was it in openejb-core or the jwt TCK? > > > > I'm sure the latter was working. > > > > On Mon, 10 Dec 2018, 15:56 Jean-Louis Monteiro <jlmonte...@tomitribe.com > > wrote: > > > > > I'll pull from master and rebuild the whole thing here > > > Gimme 30 minutes > > > > > > -- > > > Jean-Louis Monteiro > > > http://twitter.com/jlouismonteiro > > > http://www.tomitribe.com > > > > > > > > > On Mon, Dec 10, 2018 at 4:55 PM Jonathan Gallimore < > > > jonathan.gallim...@gmail.com> wrote: > > > > > > > It _was_ working ok. Where are you seeing that exception? > > > > > > > > On Mon, 10 Dec 2018, 15:52 Jean-Louis Monteiro < > > jlmonte...@tomitribe.com > > > > wrote: > > > > > > > > > This is after I merged the PR from Roberto on JWT yes. > > > > > > > > > > Caused by: java.lang.ClassCastException: Cannot cast > > > > com.sun.proxy.$Proxy55 > > > > > to java.security.Principal > > > > > at java.lang.Class.cast(Class.java:3369) > > > > > at > > > > > > > > > > > > > > > > > > > > org.apache.openejb.cdi.ManagedSecurityService.<init>(ManagedSecurityService.java:64) > > > > > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native > > > Method) > > > > > at > > > > > > > > > > > > > > > > > > > > sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) > > > > > at > > > > > > > > > > > > > > > > > > > > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > > > > > at java.lang.reflect.Constructor.newInstance(Constructor.java:423) > > > > > at > > > > > > > > > > > > > > > > > > > > org.apache.webbeans.config.WebBeansContext.createInstance(WebBeansContext.java:440) > > > > > -- > > > > > Jean-Louis Monteiro > > > > > http://twitter.com/jlouismonteiro > > > > > http://www.tomitribe.com > > > > > > > > > > > > > > > On Mon, Dec 10, 2018 at 4:51 PM Jonathan Gallimore < > > > > > jonathan.gallim...@gmail.com> wrote: > > > > > > > > > > > What's the context? JWT? > > > > > > > > > > > > Jon > > > > > > > > > > > > On Mon, 10 Dec 2018, 15:28 Jean-Louis Monteiro < > > > > jlmonte...@tomitribe.com > > > > > > wrote: > > > > > > > > > > > > > Hey Jon, > > > > > > > > > > > > > > I think you worked on this issue. What's the status? > > > > > > > Do you have some inputs? > > > > > > > -- > > > > > > > Jean-Louis Monteiro > > > > > > > http://twitter.com/jlouismonteiro > > > > > > > http://www.tomitribe.com > > > > > > > > > > > > > > > > > > > > > > > > > > > >