Hello, I publish my REST services via the class JAXRSServerFactoryBean in my JUnit test.
But the issue is the object UriInfo is null (it is initialized normally by @Context annotation). And when I deploy my war in JBoss, it works. Could you help me, please? My conf: cxf 2.2.6 -- View this message in context: http://cxf.547215.n5.nabble.com/Unable-to-inject-context-from-junit-test-case-tp3269105p3269105.html Sent from the cxf-user mailing list archive at Nabble.com.
