If I remember right, I was able to put configuration files anywhere in the beta version, but I wasn't able to do that in the 1.0.x version (for example, providers.config has to be in the application's base directory). You may be able to put the files in some sub-directory under the base directory, but I don't think you can put them somewhere outside of the base directory.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, January 31, 2005 8:25 AM
To: ibatis-user-cs@incubator.apache.org
Subject: Configuration files and Web Application

Hi everybody,

 

I have created a Web Application that is mainly based on Ibatis.net.

Right now all the configuration files are located close to the web.config file in the web context folder.

But my management wants these files to be organized in a specific folder and they want the path of this folder configurable.

Do you think I can do this with the ConfigueAndWatch framework?

 

Regards

 

Jean-Guillaume LALANNE

Reply via email to