Phillip - Some troubleshooting tips:
What is the exact exception thrown? Are you using the sample code? Are you running the application from the command line or from inside a servlet? Does the dbxml and dbxmladmin applications work? Can you post a portion of the code in question? /Chris ---------- Chris Haddad Cobia Communications - XML and Web Service Solutions 678 431 1656 mailto:[EMAIL PROTECTED] -----Original Message----- From: Philipp Chudinov [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 08, 2002 12:49 AM To: [email protected] Subject: why Xindice throws exception (nullPointer) with code from an example? This string : XPathQueryService service = (XPathQueryService) col.getService("XPathQueryService", "1.0"); Throws an exception. I used Xindice rc, from cvs. what should i do?
