bdemers opened a new pull request, #364:
URL: https://github.com/apache/directory-scimple/pull/364

   Previously all injectsion into resources were done with field injection, 
this was replaced with constructor injection and the RequestContext class.
   However this mixes CDI injection and the Jakarta WS injection techniques, 
not all implementations support this.
   
   Jakarta WS 4 should allow these objects to be injected via CDI-light.
   
   For now there is a mix of constructor and field injection with a TODO 
message where they are used.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to