Hi, You may try run the collection as java application first as docs http://xml.apache.org/xindice/dev/guide-developer.html
I have tried it and works, then use jsp and servlet with it. Trevor CUHK -----Original Message----- From: McIntyre, Kevin [mailto:[EMAIL PROTECTED] Sent: Thursday, April 17, 2003 12:39 AM To: '[email protected]' Subject: Newbie Question 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?
