Nicolas Rod <[EMAIL PROTECTED]> writes: > Hi, > > I'm quite new to cocoon and I'm trying to make a jdbc connection in a > custom generator but I always get this error which can be found in the > sitemap.log: 'java.sql.SQLException: No suitable driver'
run the java vm with -verbose:class an see if the driver gets loaded. hth christoph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
