Hi All, I'm using the Tomcat3.2.1 and running it as an NT Service. I'm including all my jar's (that I refer in code) in the wrapper.properties file. But, I've a requirement where one of the jar that I refer in my code, could be added separately. So, I don't know it's path. But, it will be in the classpath. My question is, is there a way that I can refer to system classpath in the wrapper.properties?? If not, is there any other way that I can refer to this jar that is added separately. Hope I was clear in my question. Thanks in advance. Regards, -Ratnakar