Thanks Ralf! Will check it out and see if works.

-Nick

On 7/20/05, Ralf Joachim <[EMAIL PROTECTED]> wrote:
> Hi Nick, Hi Gregory,
> 
> in case you don't know Gregory refered to issue CASTOR-1173. Having said
> that I commented to commit that issue some hours ago.
> 
> Ralf
> 
> 
> 
> Gregory Block schrieb:
> > Bug already filed, patch waiting for someone to comment; though I
> > tackled it very differently than that.  Tell me if that's the same
> > problem, as I believe it is.
> >
> > On 20 Jul 2005, at 14:42, Nick Stuart wrote:
> >
> >> Found the problem. In JDOConfLoader in the getDatabase() it calls
> >> loadConfiguration(source, whatever) each time and reloads the file, or
> >> tries to at least. The problem being that if the JDOConfFactory is
> >> used, there is no file to reload, and its null (hence the problem).
> >>
> >> Using the Castor-0.9.7 relase I just added the line
> >> if(_jdoConf == null){
> >>     ....
> >> }
> >> at top of that particular loadConfiguration method. Anyone see this as
> >> a problem? Or has it already been fixed?
> >>
> >> -Nick
> >>
> >> -------------------------------------------------
> >> If you wish to unsubscribe from this list, please
> >> send an empty message to the following address:
> >>
> >> [EMAIL PROTECTED]
> >> -------------------------------------------------
> >>
> >
> > -------------------------------------------------
> > If you wish to unsubscribe from this list, please send an empty message
> > to the following address:
> >
> > [EMAIL PROTECTED]
> > -------------------------------------------------
> 
> -------------------------------------------------
> If you wish to unsubscribe from this list, please
> send an empty message to the following address:
> 
> [EMAIL PROTECTED]
> -------------------------------------------------
> 
>

-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to