> 3. Tell us more about where and when this code is being executed so we > can give you more suggestions.
I need to read a configuration file once in the main autohandler when apache is (re)started, so <%init> isn't the right place. The configuration file should reside in the same directory, where my main autohandler is. Moreover I use Alzabo, which stores its configuration in a directory structure beneath my current working directory. So in order to access it, I need to change into the directory, where my main autohandler resides, as my cwd in the once section is /, where I certainly will not store my configs. As of now, the autohandler is in component root, but I don't want to rely on that, because I will maybe add some other component roots later, and it is only an assumption on my side, which may be not true in other environments. Thank you for your help. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users