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]>

Reply via email to