Steve Millidge

Results 42 comments of Steve Millidge

I've raised a related upstream issue to replace `sun.misc.Unsafe` usage in the PFL library see https://github.com/eclipse-ee4j/orb-gmbal-pfl/issues/43

First step is to review Grizzly servlet implementation and see how far it is from a full blown Servlet implementation that can p[ass the Jakarta EE 9 TCK.

We have decided to replace custom Catalina code with upstream Catalina code.

We should patch this upstream in Jersey MP Rest Client if the JDK 8 bug is fixed

This is by design however I have marked as enhancement as we could switch to an in-memory JCache implementation.

I think this should be raised at the Jakarta Batch spec project. Not sure this is a bug. If there's a global TX around the creation of a job what...

Interesting that the case is different in the mapping. By default Payara will map principal to role automatically but the case is different in your example.

@jbee this is an old one do you think it will still be a problem?

Can you create a test case application on GitHub that demonstrates the issue?