Hello,

I would like to read a properties file and get configuration information to
feed into my web service (all of this inside a tomcat container).

I have a hello world web service and I would like to read a properties file
and respond with something inside it. How do I get the servlet context from
inside a CXF web service?

I can also configure this as a Spring bean with properties set in the
configuration file. I don't know how to get the spring context either..

Can someone provide a hint?

R.

Reply via email to