On Mon, 05 Jul 2004 12:54:32 +0900 I <[EMAIL PROTECTED]> wrote > I did look at the archives, but nothing hit me in the face. > > (Searched on "Java version", "Java beta", and "Java 1.5".) > > Anyway, how Xindice work with the Java 1.5 beta version? And how does it > compile with Java 1.5? Anyone doing this?
Okay, I tried it and it worked. I think. I unzipped the download and dug around until I found something in docs/community/howto that told me to put the war into $CATALINA_HOME/webapps. So I put it there, renamed it to xindice without the version extension, and then tried to figure out what to do with xindice-1.1b4.xml. By the time I looked back in webapps, I had two copies of xindice, one named xindice-1.1b4. I suppose the extra one with the version name is because I was too slow renaming it, and it can be thrown out? (Should have renamed it before I moved it in?) Anyway, I can go to http://127.0.0.1:8080/xindice (and xindice-1.1b4) in the web browser, and I get the ugly debug tool page. Now to try to put something in it, I guess. -- Joel <[EMAIL PROTECTED]>
