Can you point LD_LIBRARY_PATH variable to to lib32 for DB2V9.1 ? Have a look at this http://lekkimworld.com/2005/02/18/connecting_to_ibm_db2_v_8_x_using_jdbc.html The DB2 type4 driver seems not to be fully pure java as described by the JDBC specifications , it will not work unless the LD_LIBRARY_PATH points to correct native libraries in the lib32 (or lib in DB2 V8)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102070#4102070 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102070 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
