Hi J�rgen, If I remember correctly, I did a full regression test for the C/S mode with 0.9.4. There had been no errors or failures then. (At that time proxy collectiosn were already integrated.)
But since the 0.9.5 refactoring there are several problems with C/S mode. I'm currently working on a fix. Currently things look very ugly and I have no idea how long it will take to fix these issues. cheers, Thomas > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 14. Oktober 2002 12:35 > An: [EMAIL PROTECTED] > Betreff: proxy collections in client / server mode > > > hi! > are proxy collections tested in client /server ? since we use > this feature > (proxy collections), we have lots of troubles on the server > side. i get > lots of NPE's in PersistenceBrokerImpl, e.g. calling method > close(), but > connectionManager is null. also in method > > private ManageableCollection getCollectionByQuery(Class > collectionClass, > Class itemClass, Query query) > throws ClassNotPersistenceCapableException, > PersistenceBrokerException > i got a npe because descriptorRepository is null. i did a logging > message, that was invoked when the PB isClosed(), and this > message was > printed. so is it legal, to do anything on a closed > PersistenceBroker? is > there a bug? > > juergen > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
