Your configuration is not quiet clear to me. On the box where jboss is running you have 10g installed ? You use a 9i instance on another box ?
You should use oci instead of oci8 in your protocol definition. Environment variable ORACLE_HOME must be set and point to the oracle 10g software dir. Environment variable LD_LIBRARY_PATH must include the dir with libocijdbc9.so in it. This is $ORACLE_HOME/lib or $ORACLE_HOME/lib32 depending if you have 32 or 64 bit version of oracle installed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845664#3845664 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845664 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
