weld2 Questions
4
Solved
In one of my projects I've already upgraded Jersey from version 2.14 to 2.23. But I'm struggling many hours with one problem. My project defines its own ExceptionMapper for a ValidationException, b...
Mauriciomaurie asked 31/7, 2016 at 8:5
1
Solved
Coming from a Guice background, I know that it is possible to seed an object value from a scope using.
scope.seed(Key.get(SomeObject.class), someObject);
I suppose one could do this by register...
1
Solved
Hy there,
I am absolutely fresh to Java EE and CDI. I try to set up a test-project in order to do my first steps with JAX-RS and CDI. I have CDI enabled by providing a beans.xml. As long as I am ...
Hrvatska asked 14/7, 2014 at 13:2
1
© 2022 - 2024 — McMap. All rights reserved.