why I get this msg when I try to connect to domino database the same way a I
do with mySQL?:

java.lang.AbstractMethodError:
lotus.jdbc.domino.DominoConnection.prepareStatement(Ljava/lang/String;II)Ljava/sql/PreparedStatement;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at
org.apache.avalon.excalibur.datasource.AbstractJdbcConnection.invoke(AbstractJdbcConnection.java:397)
-- 
View this message in context: 
http://www.nabble.com/jdbc-access-to-domino-tf2546193.html#a7095191
Sent from the Cocoon - Dev mailing list archive at Nabble.com.

Reply via email to