Roberto Chinnici wrote:
> Another data point. When I deploy Jersey 1.4-SNAPSHOT
> (jersey-server.jar and everything else) inside a webapp on GF 3.0.1, I
> see that a proxy gets created, but the bean handed out by the
> BeanManager is not proxied.
Paul, I forgot to state the obvious: this matches what you see in your
WebApplication3.zip: there is no issue when the extension is inside the
web app itself. Alas, that's not the case when the extension is bundled
in GlassFish as part of jersey-server.jar.