logo       

DatabaseImpl error on DBConnection: msg#00000

Subject: DatabaseImpl error on DBConnection
Hello,

I'm using the current trunk of Xindice because I need to work with Java 1.5.
This piece of code (from addressbook example) give me problems:

public class DBConnection extends HttpServlet {

 // Collection manager path to instantiate
 public static final String XINDICEURI="xindice://localhost:8080/db/";
 public static final String COLLECTIONURI="xmldb:" + XINDICEURI;
 String colstring = COLLECTIONURI + "Folder5";

 
protected static DBConnection connection = new DBConnection();  
protected static Database db = null;
protected static Collection collection = null;

public Collection getCollectionInstance (HttpServletRequest request, HttpServletResponse response ) throws javax.servlet.ServletException, java.io.IOException {
  
      try {
         if ( db == null ) {
           
            // Register the dbxml database handler
            db = (Database)Class.forName("org.apache.xindice.client.xmldb.DatabaseImpl").newInstance();
            DatabaseManager.registerDatabase(db);
            // Get a collection instance
            collection = DatabaseManager.getCollection( colstring );
         }


The error message returned is "org.apache.xindice.client.xmldb.DatabaseImpl". When I was working with Java 1.4 I did not have this error. Is it working with current trunk of Xindice related? or am I forbidden something?

I tried passing 'user' and 'password' parameters to the 'getCollection' function, but this is not the problem. I can not found it.

Thanks for your help

Iñaki

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
audio.irate.dev...    yellowdog.gener...    ietf.ips/2002-0...    xfree86.fonts/2...    busybox/2003-07...    emacs.jdee/2004...    linux.mandrake....    hardware.microc...    user-groups.lin...    science.analysi...    version-control...    db.filemaker.de...    cluster.openmos...    mail.eyebrowse....    text.xml.xerces...    kde.devel.kwrit...    finance.moneyda...    gcc.regression/...    network.routing...    os.freebsd.deve...    recreation.radi...    qnx.openqnx.dev...    python.xml/2002...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe