On Tue, 2007-10-09 at 06:48 +0200, Michael Koch wrote: > On Sun, Sep 30, 2007 at 08:18:24AM +0200, Benjamin Mesing wrote: > > > > I have tried: > > > > * compile on Java 6 and run on Java 6 -> fails > > > > * compile on Java 5 and run on Java 6 -> fails > > > > * compile on Java 5 and run on Java 5 -> good > > > > > > > > Is there a solution for this problem? (I haven't tried adding xalan.jar > > > > and serializer.jar to the classpath yet.) > > > > > > Do you have a simple testcase so we can reproduce this easily? > > > > I do no have a simple testcase to reproduce it. However, I could provide > > you with my preliminary UMLet package code. > > Yes, please mail the link to the *.dsc file in private and I will look > into the issue.
For the record: The fix suggested by Michael was to change xerces.jar (from libxerces-java) to xercesImpl.jar (from libxerces2-java) and it solved my problem. Best regards Ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]