[Resin-interest] Web app reloading problem with Clojure.

2011-03-30 Thread Marcin Koziej
loaded. How could I solve this issue? Perhaps I could disable hotswapping, or dynamic swapping (how?). I'm not sure how I could attack this problem, so if I failed to provide necessary information - please ask! Regards, Marcin Koziej ___ resin

[Resin-interest] failed keepalive

2010-07-02 Thread Marcin Koziej
=5,] failed keepalive (select) and, after some time, messages like this: slow alarm Alarm[alarm[ConnectionPool[jdbc/dataSource]]] 11087m where jdbc/dataSource is a JNDI dataSource of course. I googled in vain. How can I bite this problem?? Best regards, Marcin Koziej

[Resin-interest] com.caucho.sql.UserConnection.createSQLXML throws UnsupportedOperationException

2010-06-29 Thread Marcin Koziej
org.springframework.jdbc.datasource.SimpleDriverDataSource in uni tests I am able to create the XML object. How should I handle this issue? Use different DataSource implementation? (like commons-dbcp?) I'd like to use the one provided by Resin though. Regards, Marcin Koziej ___ resin-interest mailing

[Resin-interest] Configuring servlet logging properly.

2009-08-31 Thread Marcin Koziej
Hello. I have trouble to configure standard JDK logging resin uses. I have read the documentation many times and looked for examples, but in the end I'm still puzzled. I run a servlet under resin 4.0.1 with simple logging requirements. 1. All logging configuration should be possible in web.xml