Page: http://wiki.cocoondev.org/Wiki.jsp?page=SOAPLogicsheet , version: 9 on Sat Jun 28 09:18:46 2003 by ChristophOberle
- ---- - ---- + - __What is SOAP__ ? ^^ -- + !What is SOAP ? ^ + + + - __What is the SOAP logicsheet__ ? ^^ -- + !What is the SOAP logicsheet ? ^ + + + - __What does not work__ ? ^^ -- + !What does not work ? ^ + - ---- + - __to the cocoon developers:__ ? ^^ -- + !to the cocoon developers: ? ^ + Page: http://wiki.cocoondev.org/Wiki.jsp?page=MySQL , version: 12 on Sat Jun 28 09:29:15 2003 by 217.80.231.238 - !!Setting the web.xml configuration + !!Setting the <B style="color:black;background-color:#A0FFFF">web.xml</B> configuration - In the $Cocoon_Home/WEB-INF/ directory you will find the web.xml file. Open it and look for this rows {{{ + In the $Cocoon_Home/WEB-INF/ directory you will find the <B style="color:black;background-color:#A0FFFF">web.xml</B> file. Open it and look for this rows {{{ ? ++++++++++++++++++++++++++++++++++++++++++++++++ ++++ - com.mysql.jdbc.Driver + <B style="color:black;background-color:#99ff99">com.mysql.jdbc</B>.Driver - The ?autoReconnect=true tip is cribbed from the [Tomcat JNDI datasource HOWTO | http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html] to get around the fact that MySQL by default drops connections that have been idle for 8 hours + The ?autoReconnect=true tip is cribbed from the [<B style="color:black;background-color:#ffff66">Tomcat</B> JNDI datasource HOWTO | http://jakarta.apache.org/<B style="color:black;background-color:#ffff66">tomcat</B>/<B style="color:black;background-color:#ffff66">tomcat</B>-4.1-doc/jndi-datasource-examples-howto.html] to get around the fact that MySQL by default drops connections that have been idle for 8 hours ? ++++++++++++++++++++++++++++++++++++++++++++++++ ++++ ++++++++++++++++++++++++++++++++++++++++++++++++ + +++++++++++++++++++++++++++++++++++++++++++++++++++ ++++
