2005-05-12 09:53:19 UTC
Hi there,
I´ve got a silly question but it´s giving me too much hassle. here it goes.
I´m trying to create the XML file and when I compile it I get this error:
D:\TEST_SERVINGXML>java -jar presentingxml.jar -o test.xml -r objempr-servingXM
L.xml test
Exception in thread "main" java.lang.NoClassDefFoundError: EDU/oswego/cs/dl/util
/concurrent/ReadWriteLock
at com.presentingxml.components.cache.SimpleCache.<init>(SimpleCache.jav
a:40)
at com.presentingxml.app.AppDriver.startup(AppDriver.java:83)
at com.presentingxml.app.consoleapp.ConsoleApp.main(ConsoleApp.java:122)
Any suggestions, thankx.