Hi,
I am trying to run a ADF application It executes properly from my PC.I'm usingĀ SQL Server Database which is installed in my PC.
I have added the sqljdbc4.jar in C:\JDeveloper\system11.1.2.4.39.64.36.1\DefaultDomain\lib
When I move application to linux weblogic server, deployment successes (I have added the sqljdbc4.jar in /u02/adfmwdv4/admin/adf_domain/mserver/adf_domain/lib) But when I run the same ApplicationĀ It gives following Error
java.lang.UnsupportedOperationException: Java Runtime Environment (JRE) version 1.6 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0
Thanks in Advance for your time.
Regards
Ashok E