That worked, thanks.

This is the part I was doing wrong.  I tried a different
createPersistenceBroker() which is documented as taking a
fully qualified repository path.  It didn't work how I
expected.  The way you show here works fine, thanks.

Chris Halverson said:

> I then do:
>
>  PBKey key = new PBKey("oraclecv");
>  PersistenceBroker oracle =
>  PersistenceBrokerFactory.createPersistenceBroker(key);

Kelvin




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to