Thanks. But then I get other errors: 2005-12-08 08:41:50,068 ERROR [org.jboss.deployment.MainDeployer] Could not initialise deployment: file:/D:/jboss-4.0.3SP1/server/default/deploy/hsqldb-ds.xml | java.lang.IllegalAccessError: tried to access class org.apache.xml.serializer.ExtendedContentHandler from class org.apache.xalan.transformer.TransformerImpl | at org.apache.xalan.transformer.TransformerImpl.createSerializationHandler(TransformerImpl.java:1152) | at org.apache.xalan.transformer.TransformerImpl.createSerializationHandler(TransformerImpl.java:981) | at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1187) | at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1170)
The only way I found to fix it was to copy saxpath.jar, jaxen-full.jar und dom4j.jar and all new xalan libs to this directory. These libraries should have been attached to only one EAR, not to the complete server. I hope the next SP is fully compatible with Java 5 without user patches. Thanks for your help! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911361#3911361 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911361 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
