Change tomcat to listen on 8888 not 8080. I believe this is in server.xml Peter
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 13, 2004 11:09 AM To: xindice-users@xml.apache.org Subject: Problem in xindice 1.1b4 Hello I have installed Tomcat 4.1.29 and xindice 1.1b4 (jdk 1.3.1), but I have a problem. The problem is : I have done this : C:\Tomcat4\bin xindice lc -c /db and the answer is : trying to register database XMLDB Exception 0: Cannot communicate with the server: http://127.0.0.1:8888/xindice/ I think the port 8080 is opened for Tomcat, if I put http://127.0.0.1:8080/xindice in my browser, I see the folder /xindice, but I can not see it in the port 8888. Can you help me ?. Thanks, Angel.