Robert S. Sfeir wrote:
...
That's the first thing I tried, but it returns null for my objects, I must not be using the code Right!
Project p = new ProjectBean(); //TODO: Replace with Factory call. broker.retrieveAllReferences( p ); final List results = ( List ) broker.getCollectionByQuery( query );
I don't know your ProjectBean class, but when you create a new object you can't find any reference object - or I'm wrong?
regards, Armin
Any help is appreciated. R
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
