I wanted to set the *com*.*sun*.*faces*.*InjectionProvider* property Look at the issue below:- http://www.nabble.com/Tomcat-webapp-Configuration-to17037589.html#a17106031
On Tue, Jun 17, 2008 at 2:24 PM, Dain Sundstrom <[EMAIL PROTECTED]> wrote: > On Jun 17, 2008, at 8:54 AM, Karan Malhi wrote: > > If I want to set a system property in openejb-tomcat, should I set it >> somewhere in >> >> org.apache.openejb.tomcat.catalina.TomcatLoader >> >> or is there another place to add that code >> > > It depends on what the system property will do. Normally, we let users set > system properties via the command line or the system.properties file. If > the property is part of the integration, we normally set in them in > TomcatLoader. > > Which specific property do you want to set? > > -dain > -- Karan Singh Malhi
