Greetings all,

I am hitting a heap of exceptions when trying to create a document. I wonder 
if anybody else has come accross then. The culprit in the example below is 
TextWriter.toString();

Thanks and Regards


     [java] Exception in thread "main" java.lang.ExceptionInInitializerError
     [java]     at 
org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl.createCollection(CollectionImpl.java:667)
     [java]     at 
org.apache.xindice.client.xmldb.services.CollectionManagementServiceImpl.createCollection(CollectionManagementServiceImpl.java:201)

     [java]     at java.util.Hashtable.get(Hashtable.java:329)
     [java]     at 
org.apache.commons.logging.LogFactory.getCachedFactory(LogFactory.java:502)
     [java]     at 
org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:264)
     [java]     at 
org.apache.commons.logging.LogFactory.getLog(LogFactory.java:401)
     [java]     at 
org.apache.xindice.xml.TextWriter.<clinit>(TextWriter.java:81)
     [java]     ... 4 more

Env:
===
J2se 1.4.1_03
Xindice-1.1b

JC.
==================================================================
[EMAIL PROTECTED]
=================================================================

Reply via email to