Eric Zhang wrote:
The version is 1.0.
Well, I won't be able to help you with 1.0.
Vadim
The driver is org.apache.xindice.client.xmldb.DatabaseImpl.
The error when I insert printStackTrace is:
XML:DB Exception occured 1
org.xmldb.api.base.XMLDBException:
at org.apache.xindice.core.FaultCodes.createXMLDBException(FaultCodes.java:247)
at
org.apache.xindice.client.xmldb.CollectionImpl.storeResource(CollectionImpl.java:518)
at AddDocument_1.main(AddDocument_1.java:24)
BTW, I used the exact the same example to add a document from Xindice's developer's guide, except, I am trying to add a document which is 11M in size.
Small files work just fine.
Thanks
