On Wed, 2004-12-15 at 11:01 +0100, Min Zhang wrote:
> col =
> DatabaseManager.getCollection("xmldb:xindice://www.hostname.com:portnr./home/db/pattern",
> username, password);
Have you tried this with the command line tool?
In other words:
xindice lc -c xmldb:xindice://www.hostname.com:portnr/home/db
should return a list of collections.
Note, there is no "." after the port number. Also, take a look at the
examples in:
$XINDICE_HOME/java/examples/guide/src/org/apache/xindice/examples
where $XINDICE_HOME is where you have unpacked Xindice.
Hope this helps
-----
/mde/
just my two cents . . . .