My List Contacts, Add a Contact and Search doesn't work at:
http://localhost:8080/Addressbook/index.jsp
it just returns with "An ERROR has occured!!!" using linux and sun-jdk-1.4.1.02
I can see the Homer Simpson example that I added without a key from the command line at:
http://localhost:8080/Xindice?/db/Addressbook&0100007f7cf67d65000000f4ae806b49
I did have a couple of warnings when I compiled the Addressbook.war file about something being depricated but it did say the build was succesful
I did copy the build.xml file from $XINDICE_HOME to java/examples and edited it so that it would run there.
Also copied xalan.jar and xerces.jar to /usr/share/tomcat/lib. And xerces.jar and xalan.jar to $JAVA_HOME/jre/lib/endorsed.
How can I get my Search, List and Add to work in Addressbook.war ?
Regards, Armand
