I think Castor uses URLs to locate the config files. Couldn't you put the files in a "conf" directory inside your webapp directory? Like this:
http://somehost.com/someapp/conf/dbmapping.xml Then Castor can load it from the network. --Kevin -----Original Message----- From: Sylvie RAMON [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 4:06 AM To: [EMAIL PROTECTED] Subject: [castor-dev] Location of files Hi, I have an another question and i don't find response . I work with WSAD. With JDo and xml, we have to work with a lot of file ( xml, dtd, etc.. ) . I put these files directly on a subdirecory of my project. In all my applications, i have to put the physical location of these files ( real location "d:\....." or from root of wsad "/workspace/...". So when an another developper want to work with my application or when i deploy application on WAS4, i have problems with the location. I would like to put a logical location. Is it possible?? Is there an another solution to that?? Do i have to put files in a directory out of my projet ?? Thanks for your help. ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
