eclipse-ee4j / eclipse-ee4j/jersey

Error on reload the container

Open
#4,372 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

Hello!

I'm using HotswapAgent to enable the hot-reload. This library has a plugin to supports Jersey. This plugin basically invokes the [`org.glassfish.jersey.servlet.ServletContainer.reload()`](https://github.com/HotswapProjects/HotswapAgent/blob/8f1d97cfc1c0ba78bb2dfdc4145082e2f815bb8a/plugin/hotswap-agent-jersey2-plugin/src/main/java/org/hotswap/agent/plugin/jersey2/Jersey2Plugin.java#L184-L198) method.

When it invokes this method the application throws an exception.

See the issue for more details:

https://github.com/HotswapProjects/HotswapAgent/issues/333

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.