I've store some xml-documents in Xindice, one part [1] stored by follow keys, as "0001", "0002", "...."..... and other part [2] stored with keys as "AB1", "AB2", "AC1", "...".
 
When I'm working with Xindice trough java-servlets, everething is ok with part 1, but with part 2 there is some problem :
Error in servlet :
Index: 0, Size: 0java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
 
All xml-documents are same structure, and it's seems as JOKE.
 
Thank You
 
 
 
 

Reply via email to