1)I have ojbdc6.jar in preconfigured jboss 4.2.1 lib folder
2)I have JAVA_HOME set to jdk6 update 21,JBOSS_HOME to jboss
3)Created oracle database user,password...configured oracle-ds.xml ,adobe-ds.xml and login-config.xml as given in the installation guides
4)I have stuck-up at "LiveCycel ES2 Database Initialisation".I have the following...
Unable to connect to database;casued by [Could not create connection...
Caused by: org.jboss.resource.JBossResourceException: Failed to register driver for: oracle.jdbc.driver.OracleDriver; - nested throwable: (java.lang.ClassNotFoundException: Unexpected error during load of: oracle.jdbc.driver.OracleDriver, msg=Bad version number in .class file)
Can anyone troubleshoot this...
Thanks in advance.