I think there isn't any way with the current code as-is. We could look at providing something, I'm not sure we should what support injecting the entire ServletContext into a component though, what is it exactly that you need from it in the service impl?
...ant On 7/12/07, Robert Young <[EMAIL PROTECTED]> wrote:
I am running Tuscany with Tomcat and I need the servlet context to be available to one of my service implementations (used to load a particular configuration). I understand I can inject properties with default values but I can't seem to figure out how I can inject the servlet context. Thanks Rob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
