I have succesfully deployed ROLLER 3.1.1 with WAS 6.1, JDK 5.0, DERBY 10.1,
but failed to deploy the same WAR to WAS 6.0.2.15, JDK 1.4 an get this
crazzy
Hibernate-Exception.
Also i changed the Classloading order, no way
Can anyone help or give me a hint, how to work around this problem.
In WAS i used the jndi-name:jdbc/rollerdb as Derby embedded non-XA JDBC
Provider
org.apache.derby.jdbc.EmbeddedConnectionPoolDataSource
I tried to change the hibernate.cfg.xml, but got
org.apache.roller.business.hibernate.HibernateRollerImpl <init> Error
initializing Hibernate
java.lang.VerifyError: (class:
org/apache/roller/business/hibernate/HibernateP
ersistenceStrategy, method: <init>
signature:
(Ljava/lang/String;Ljava/lang/String;)V)
Incompatible argument to method
at org.apache.roller.business.hibernate.HibernateRollerImpl.<init>
(HibernateRollerImpl.java:74)
--
View this message in context:
http://www.nabble.com/ROLLER-3.1.1-running-with-WAS-6.1%2C-but-not-with-WAS-6.0-tf4493463s12275.html#a12815242
Sent from the Roller - User mailing list archive at Nabble.com.