Hi, I wrote a custom db-generator (extends Composer Generator) where I'm connecting to a mysql-database to generate SAX-Events for a consumer. Exactly after 10 times using a pipeline with the generator (the consumer is simply a xml-serializer) cocoon is hanging up. I implemented the connection release of the db-connection after every use in a "finally"-block. But I'm only releasing the db-selector in the dispose-method. Could there be the problem? Does this problem sound familiar to someone of you guys? Any Suggestions?
Can you give more information on exactly what Cocoon "does" what is printed out to screen/standard out (if anything) and what is in the cocoon logs?
Geoff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
