You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by Joel <re...@ddcom.co.jp> on 2004/07/05 05:54:32 UTC

xindice and java 1.5 beta version

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?

-- 
Joel <re...@ddcom.co.jp>


Re: xindice and java 1.5 beta version

Posted by Joel <re...@ddcom.co.jp>.
On Mon, 05 Jul 2004 12:54:32 +0900
I <re...@ddcom.co.jp> 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 <re...@ddcom.co.jp>


Re: xindice and tomcat 5

Posted by Joel <re...@ddcom.co.jp>.
On Mon, 05 Jul 2004 15:10:54 +0900
I <re...@ddcom.co.jp> wrote

> Since I'm asking, does Xindice have any issues with Tomcat 5?
> 
> (I'm sitting here thinking, TOMCAT_HOME? Maybe I can get away with
> aliasing TOMCAT_HOME to CATALINA_HOME?)

Yeah, I found somewhere in the TOMCAT docs that TOMCAT sets TOMCAT_HOME
up on the fly from CATALINA_HOME. No need to alias. 

Things have changed since I last played around with tomcat.

-- 
Joel <re...@ddcom.co.jp>


xindice and tomcat 5

Posted by Joel <re...@ddcom.co.jp>.
Since I'm asking, does Xindice have any issues with Tomcat 5?

(I'm sitting here thinking, TOMCAT_HOME? Maybe I can get away with
aliasing TOMCAT_HOME to CATALINA_HOME?)

-- 
Joel <re...@ddcom.co.jp>