You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-dev@xml.apache.org by Juan Antonio Herraiz <xi...@hotmail.com> on 2002/07/04 19:59:00 UTC

localhost in getCollection???

I have a problem with this:

col=DatabaseManager.getCollection"xmldb:xindice://localhost:8080/db/");

the getCollection throw a exception, why??

this is in a JSP file.

thanks


_________________________________________________________________
MSN. Más Útil cada Día. http://www.msn.es/intmap/


Re: localhost in getCollection???

Posted by Andrius Sabanas <an...@node.lt>.
Juan Antonio Herraiz wrote:
> I have a problem with this:
> 
> col=DatabaseManager.getCollection"xmldb:xindice://localhost:8080/db/");
> 
> the getCollection throw a exception, why??


I suspect that you have a wrong port number here, shouldn't it be 4080?


Andrius



Re: localhost in getCollection???

Posted by andrius <ob...@email.lt>.
Try using loopback IP address instead of host name ("localhost").


On Thu, 4 Jul 2002, Juan Antonio Herraiz wrote:

> I have a problem with this:
> 
> col=DatabaseManager.getCollection"xmldb:xindice://localhost:8080/db/");
> 
> the getCollection throw a exception, why??
> 
> this is in a JSP file.
> 
> thanks
> 
> 
> _________________________________________________________________
> MSN. Más Útil cada Día. http://www.msn.es/intmap/
> 

-- 
regards,
obj