Hi Alan, RE the MySql connection timeout issue. Increasing the wait_timeout setting on the MySql server has proven not to reliably solve this issue for us - just reduce the occurrences. It still feels like JackRabbit should provide inbuilt validation of the connection as with other connection libraries like DBCP. Regards, Shaun.
-----Original Message----- From: Alan R [mailto:[EMAIL PROTECTED] Sent: 28 August 2007 09:06 To: [email protected] Subject: Documentation Requests Hi. Is there any documentation available on the following issues?: 1) Node type migration -- For now I had to develop my own domain-specific Export/Import system which is independent of node type definitions. It's slow to re-import the entire repository, but I have not come across a better solution for handling fundamental changes to the node types or persistence manager. 2) Tested configurations for the new bundle persistence managers -- I ran into http://mail-archives.apache.org/mod_mbox/jackrabbit-users/200707.mbox/%3c5f2 [EMAIL PROTECTED] this issue . Good documentation about tested configurations could have prevented the problem, and it makes me wonder what other problems I might encounter that I don't even know to test for. -- View this message in context: http://www.nabble.com/Documentation-Requests-tf4340307.html#a12363747 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
