Andy McCright

Results 7 issues of Andy McCright

This PR is intended to get rid of code paths that are specific to Servlet versions below 3.1 - if we still want to support those older servlet versions, then...

Includes: - URITemplate cache - Extension to allow extenders to wrap runnables from HTTPConduit - Numeric handling in URIs - URITemplate processes parameters - Add checking for form post when...

This should resolve at least one of the failing SSE tests (specifically, defaultWaiting1s_from_standalone). The TCK is very picky about the `isOpen` method - and the behavior of the `SseEventSource` is...

##### Issue Overview When my test app calls `getResource("META-INF/someResource.txt")` on the web app's classloader, it fails to find anything - even though the file exists in a JAR file in...

Jackson has some handy JSON introspection APIs that could be useful for things like generating GraphQL schemas or OpenAPI templates, etc. It would be nice if JSON-B offered similar APIs...

I would like to suggest that we add a new section under [section 11.2 Integrations with Jakarta EE Technologies](https://jakarta.ee/specifications/restful-ws/3.0/jakarta-restful-ws-spec-3.0.html#javaee) for Jakarta Concurrency 3.0. In particular, I think that when a...

EE12

In the last couple of weeks, we've had a few different users open issues as a result of some missing clarification in the spec around whether the objects returned from...

spec