Hello, i have a database as:
/db/portal
and, from a jsp, i want to create a collection, but the server response that:
java.lang.NoClassDefFoundError
at org.apache.xindice.client.xmldb.CollectionImpl.(CollectionImpl.java:105)
at org.apache.xindice.client.xmldb.DatabaseImpl.getCollection(DatabaseImpl.java:214)
at org.xmldb.api.DatabaseManager.getCollection(DatabaseManager.java:194)
at org.xmldb.api.DatabaseManager.getCollection(DatabaseManager.java:157)
i don't know what is the problem.
i attach the jsp file to somebody look it.
The param of getCollection:
col = DatabaseManager.getCollection("xmldb:xindice:///db/");
it's correct???
Thanks (my english is bad)
_________________________________________________________________
Únase al mayor servicio mundial de correo electrónico: http://www.hotmail.com/es
Ejemplo.jsp
Description: Binary data