Hi,
I get an exception when trying to use 0.9.6 or 0.9.7 (moving up from 0.9.5):
javax.xml.transform.TransformerFactoryConfigurationError:
java.lang.ClassNotFoundException: org.apache.xalan.processor.TransformerFa
ctoryImpl
at
javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:121)
at
cirrus.hibernate.impl.RelationalDatabaseSessionFactory.<init>(RelationalDatabaseSessionFactory.java:90)
at
cirrus.hibernate.impl.RelationalDatastore.buildSessionFactory(RelationalDatastore.java:56)
at
com.nebulon.dm.hibernate.HibernateFactory.init(HibernateFactory.java:97)
So what's changed? What is the list of external dependencies? I can't
find it anywhere.
PaulS :(
|