Jason,
I got a different problem when I upgraded to hibernate 2.1.4.
Code:
org.jboss.deployment.DeploymentException: Exception setting attribute javax.management.Attribute:
name=ManagedConnectionFactoryName value=jboss.jca:service=LocalTxDS,name=Hibernate Resource Adapter on
mbean jboss.jca:service=LocalTxCM,name=Hibernate Resource Adapter;
- nested throwable: (javax.management.AttributeNotFoundException: Writable attribute 'ManagedConnectionFactoryName' not found),
ObjectName: jboss.jca:service=LocalTxDS,name=Hibernate Resource Adapter
I followed your advice. It works fine once I removed the hibernate-service.xml file.
Regards,
Alistair