Wild guess...

You may have updated your Oracle JDBC jar without actually updating the 
native client code which is used by the non-thin driver. Check that you 
have versions that match from the stuff that's in your ORACLE_HOME.

-javier

Thomas Renninger wrote:
> Hello,
> 
> Question with Oracle JDBC drivers:
> 
> I realized that JBoss has problems with CLOB's and BLOB's with the 'thin'
> Oracle JDBC drivers.
> 
> -> Taking oci8 JDBC drivers solved a lot of problems and I got the JBOSS
> running, creating all the tables and filling them with a lot of data.
> 
> Now I realized that JBoss is updating a CLOB column with null, even I only
> use a finder on this Bean (Table).
> 
> 
> -> I got a new JDBC driver from oracle.com (two hours ago).
> 
> This f.... driver has errors and does not run with the same URL I used
> before. Seems like programming errors in the driver:
> 
> java.lang.UnsatisfiedLinkError: make_c_state
> make_c_state
> 
> So can anyone tell me which JBOSS Version and Oracle driver is the best to
> take ?
> 
> Thanks for your help.
> 
>       Thomas
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 




-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to