Hi,
I am having problems of using context.xml, and I want to make a dynamic link to my packages. I am using tomcat-5.0.25, and from tomcat's document, it can be put under mypackage/META-INF/context.xml, whenever tomcat started, it will be copied to ~/tomcat/conf/[engine]/[host]/[package.xml], (is my assumption correct?) but it seems it can only work with war file, not the expanded directory! But we don't use war file to deploy our packages.
Can anybody here give me some suggestions on how to use the context.xml file.
Thanks a lot!
I am having problems of using context.xml, and I want to make a dynamic link to my packages. I am using tomcat-5.0.25, and from tomcat's document, it can be put under mypackage/META-INF/context.xml, whenever tomcat started, it will be copied to ~/tomcat/conf/[engine]/[host]/[package.xml], (is my assumption correct?) but it seems it can only work with war file, not the expanded directory! But we don't use war file to deploy our packages.
Can anybody here give me some suggestions on how to use the context.xml file.
Thanks a lot!