Hi,
I haven't figured out how I can inject or read a value (like an env
entry) to/from a pojo that implements the servlet endpoint of a web
service. I was reading something like injecting a webservicecontext and
getting the servlet context from it, but that seems to be too much
dependency and complexity given that I only need to read a value.
How can I achieve that?
Thank you for your help,
Ramon