Re: initialising TransientRepository using InputStream / URL

2006-07-14 Thread Jukka Zitting
Hi, On 7/14/06, Torgeir Veimo <[EMAIL PROTECTED]> wrote: It would be convenient to be able to construct a TransientRepository with an InputStream or URL as argument for the repository config file instead of a filename, when the repository config file is included as part of a web application. Thi

initialising TransientRepository using InputStream / URL

2006-07-13 Thread Torgeir Veimo
It would be convenient to be able to construct a TransientRepository with an InputStream or URL as argument for the repository config file instead of a filename, when the repository config file is included as part of a web application. This would allow the application to be configured even when