Roger Ting wrote: > > Have anyone got the prolem of using ESQL when using cocoon 2.0.3 and > Tomcat 4.0.4 and jdk 1.3.1 on unix solaris? i follow all the correct > instruction and cocoon just keep throwing me no suitable driver error. > > I have put in the j connector jar file into WEB-INF/lib directory. > configure cocoon.xconf and web.xml. > > The weird thing is i did the same thing on my pc except my jdk is jdk > 1.4 . It works perfectly okay. When i do it on a unix machine with jdk > 1.3.1 it throws no suitable driver error. I can't use jdk 1.4 on the > unix server because it keep throwing java.lang.OutOfMemoryError error > when i fire up tomcat. As it is a share machine each user have limited > memory. I asked about this before Apparently, Tomcat is memory starved. > > Is it a know issue that the setup of Solaris , jdk 1.3.1 or lower > ,mysql, cocoon 2.0.3 and Tomcat 4.0.4 doesn't work for ESQL? all the > xsp is fine as long we don't need to connect to mysql database. > > Anyone?
According to http://xml.apache.org/cocoon/installing/index.html Due to changes in JDBC between JDK 1.3 and JDK 1.4, it is not possible to use Cocoon build on JDK 1.3 with JDK 1.4 when it comes to database connections. > > > > _________________________________________________________________ > Join the world’s largest e-mail service with MSN Hotmail. > http://www.hotmail.com > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> -- Robert J. (Bobby) Mitchell Systems Administrator NASA Institute for Advanced Concepts 555A 14th St Atlanta, Ga. 30318 Phone: (404)347-9633 Fax: (404)347-9638 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>