You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by ilya <ne...@mail.ru> on 2002/02/14 10:54:25 UTC

esql - Error loading driver

i have install resin+cocoon (win32) and try to user InterClient
in esql, but fail:

java.lang.RuntimeException: Error loading driver: org.interbase.interclient.Driver

source:
  <esql:driver>org.interbase.interclient.Driver</esql:driver>
  <esql:dburl>jdbc:interbase://localhost/c:/ilya/db/base.gdb</esql:dburl>
  <esql:username>sysdba</esql:username>
  <esql:password>123456</esql:password>
  <esql:execute-query>
...

what i make wrong?

cocoon (1.8.2)
resin (1.2.3)
InterClient (2.01)

Ilya



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>