Re: Cocoon Hangs with OpenSessionInViewFilter

2005-09-02 Thread Dustin N. Jenkins
I'm using the default c3p0 pooling, so I think I'll try adding a c3p0.properties to try and work it out a little bit. My cocoon-ehcache-1.* files both have a size of zero, but I deleted them anyway with no good result. I've never seen this before and I'm worried it's the way my code is workin

Re: Cocoon Hangs with OpenSessionInViewFilter

2005-09-02 Thread Laurent Perez
Sounds like either a dbcp misconfiguration ("Pool not open") or a cache corruption. Locate and delete cocoon-ehcache-1.index and cocoon-ehcache-1.data, it might help. If this error didn't happen before, I'd say the jars are version safe, but something on the database side or filesystem side (i.e c

Re: Cocoon Hangs with OpenSessionInViewFilter

2005-09-02 Thread Mark Lundquist
This could also be a connection pool issue maybe? Which one are you using? On Sep 2, 2005, at 11:16 AM, Dustin N. Jenkins wrote: Tools: JDK 1.5.0_04, Spring 1.2.1, Hibernate 3.0.5, Cocoon 2.1.7 - To unsubscribe, e-mail:

Cocoon Hangs with OpenSessionInViewFilter

2005-09-02 Thread Dustin N. Jenkins
Tools: JDK 1.5.0_04, Spring 1.2.1, Hibernate 3.0.5, Cocoon 2.1.7 We've been using the OpenSessionInViewFilter for months now without much incident at all (aside from the usual carelessness that comes with closing and opening sessions around HTTP Requests). Lately though, there's been this err

Re: Store XML-posts in Oracle databse

2005-09-02 Thread Jeff Turner
On Fri, Sep 02, 2005 at 03:40:23PM +0200, Andreas Busch wrote: > I have to store posted XML-Documents into a Oracle Database for Archiving, > but i have no idea how to do this. > I think SQLTransformer can not handle Blob/Clob as a stream! > Something like this : > > >

Store XML-posts in Oracle databse

2005-09-02 Thread Andreas Busch
I have to store posted XML-Documents into a Oracle Database for Archiving, but i have no idea how to do this. I think SQLTransformer can not handle Blob/Clob as a stream! Something like this : insert into incoming(id,docnummer,xmldata)

Re: applets in cocoon

2005-09-02 Thread Bertrand Delacretaz
Le 2 sept. 05, à 14:50, Andres Taborda a écrit : can help me how put applets in cocoon. To activate an applet on an HTML page served by cocoon: a) The generated HTML must include the appropiate or tag [1]. This has little to do with Cocoon itself, except that the codebase and archive at

Re: Memory monitor?

2005-09-02 Thread Vadim Gritsenko
Antony Grinyer wrote: Can anyone recommend a decent memory monitor for Cocoon? I've implemented a Java class transformer which runs queries against a native XML database (DB XML). We've noticed a lot of memory gets eaten and not freed when running the transformer to execute queries. You need 'p

applets in cocoon

2005-09-02 Thread Andres Taborda
hello list, can help me how put applets in cocoon. can send me an examples. __ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.com/

Generate CForms files from hibernate metadata

2005-09-02 Thread Thomas Lutz
Hi list ! Is there anything out there that generates CForms -formdefinitions -templates -bindings from Hibernate 3 metadata objects ? Any help, snippet or ready-made-up framework welcome .-), regards, tom - To unsubscribe, e