---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- hi I read faq about reloading using repositries in zone classpath that is on http://dev.apache.org/jyve-faq/Turbine/screen/DisplayQuestionAnswer/action/SetAll/project_id/1/faq_id/1/topic_id/30/question_id/68 i was a further question about using package under the following senario I have dir Web |-Servlets |-Utils Servlets and Utils are under package Servlets, Utils respectly. properties wrapper.classpth=Web repositries=Web/Servlets,Web/Utils and my zone is Web dir and I'm calling servlets like ...../Servlets.<java class> now my question is that will classes under Servlets and Utils reloaded? In the other words, how deep(dir) does adding path in sys classpath have effect on? Cheers Katsu p.s please bare me asking this quesion though I think the answer is no. If I must put this Web in sys classpath is there any possible way that I can still auto-reload classes under sub-dirs in Web? or is there any way around? -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]