Remy Maucherat wrote:
> On Tue, 12 Oct 2004 21:32:51 +0200, Marc Logemann <marc@logemann.org> wrote:
>
>>Hi,
>>
>>i am feeling a little bit silly to ask, but i have to ;-)
>>
>>I installed JRE 1.5.0 and Tomcat 5.5.3 on linux, set the JAVA_HOME
>>to the JRE location and started tomcat with ./catalina start
>>
>>Then i got the "point to a JDK not a JRE" error. I checked the
>>setclasspath.sh and there is a paragraph that checks for javac and
>>stuff. Do i miss something here? There must be some straightforward
>>explanation for this, because i dont think the setclasspath.sh is from
>>an old tomcat distro ;-)
>
>
> I think nobody updated the shell scripts yet (either for Unix or
> Windows). If you do hack them a little, it will work.
>
Remy,
thanks for pointing out. Of course its not very hard to do it, in fact i
just removed the checks for javac and jdb and it runs like a charm. I
somehow havent believed that the scripts are not updated yet and
searched for the error on my site.
--
regards
Marc Logemann
http://www.logemann.org
http://www.logentis.de
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|