btw - it may be worth moving this discussion to [EMAIL PROTECTED] at this point =)
OK. But at this moment I don't have more OJB specific questions. If I have I will ask there.
On the Cocoon block and using OJB from flow, etc:
As mentioned, I use OJB in two cocoon apps I am working on. One is in production (woo hoo!) and the other is under development. In both cases I do not expose OJB directly to Cocoon. I provide a set of services into application functionality and make these available from flow. The services use OJB. Remember that Cocoon, really, is just a big servlet so you can do any Java stuff you want to in it.
I think I will do similiar and as the FAQ suggests I will break my model into entities and business classes and call them from Cocoon's flow. Only business classes will eventually handle OJB specific method calls.
Could you show some example code of your services you are using from Cocoon?
Oh, is this OJB or Cocoon question? :)
Regards, mirko
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
