Hello I downloaded 1.1b

I've installed the war but when I go to make a connection via jsp I get a
Null Pointer Exception
with 

col = DatabaseManager.getCollection("xmldb:xindice:///db/");
out.print(col);

the 

http://localhost/xindice/

return the "THIS IS AN UGLY DEBUG TOOL!" so I believe it's up and running.

Any Clue?


Reply via email to