So, currently I'm not instantiating it. I tried both managing it with CDI (@ApplicationScoped AND @Provider), no management (Just annotating @Provider) and it didn't get picked up automatically. The only thing that worked was @ApplicationScoped it and calling client.register on the CDI managed instance. Is that expected behavior?
-- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
