Bert Van Kets dijo:
>>
>> Hmm. I think it is not a good idea to have a list as a bean in the
>> repository.xml. My approach is similar as yours but in the
>> repository.xml
>> there are beans not lists of beans.
>>
>
> Sorry for the confusion.
> I meant that I created a class called Link containing integers and strings
> to fill the Collection in the bean called LinksBean. I don't see what's
> wrong with this approach. After all, this is how it's done in several
> samples. The only thing I am trying to do here is to fill the bean using
> ojb.
>
> Right now, I'm trying to get Rhino Debugger running so that I can have a
> peak in the instantiation of the objects in the Flow.

You can also use eclipse.org to debug your Cocoon servlet:

http://wiki.cocoondev.org/Wiki.jsp?page=DebuggingCocoon

It would help inside the Java DAO class. Remember to put a breakpoint
inside the DAO class.

Best Regards,

Antonio Gallardo.

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

Reply via email to