[wildfly-dev] jersey custom annotation injection

alex orl alex_orl1079 at yahoo.it
Tue Sep 22 18:33:21 EDT 2015


I m using Wildfly 9.0 and i need to build my custom annotation injection mechanism in order to inject my principal object.. My requirement is to work with Jersey 2.x.So i'm following the jersey reference guide at this link:
https://jersey.java.net/documentation/latest/ioc.html

But unluckily my injected principal object is always null. Someone asserts that is an inevitable conflict between the resteasy jax rs implementation embedded with wildfly and Jersey.So what the way to make jersey hk2 injection to work without conflicting with the wildfly weld?
Is there a way to implement the same custom injection with resteasy?thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20150922/c6f0eaff/attachment.html 


More information about the wildfly-dev mailing list