Re: Tomcat 7: Why is JDK needed ?

2011-08-02 Thread Bobi St
Hallo, --- Christopher Schultz schrieb am Di, 2.8.2011: >>> The message is correct as stated; when JAVA_HOME is used, it > >> *must* point to a JDK.  If you want a specific JRE, you must set > > > JRE_HOME, not JAVA_HOME. > > > > Well, if JDK is not needed anymore, why bother setting JAVA_HOME

RE: Tomcat 7: Why is JDK needed ?

2011-08-01 Thread Bobi St
--- Caldarale, Charles R schrieb am Mo, 1.8.2011: > it is obsolete in a way, because setting JAVA_HOME to JRE  > gives the message : "NB: JAVA_HOME should point to a JDK > not a JRE". The message is correct as stated; when JAVA_HOME is used, it *must* point to a JDK.  If you want a specific

Re: Tomcat 7: Why is JDK needed ?

2011-08-01 Thread Bobi St
Hi, --- Mark Thomas schrieb am Mo, 1.8.2011: On 01/08/2011 22:27, Bobi St wrote: > So we dont need JDK_HOME, and the message Correct. >>>>>> Neither the JAVA_HOME nor the JRE_HOME environment variable is defined >>>>>> At least one of these environment

Re: Tomcat 7: Why is JDK needed ?

2011-08-01 Thread Bobi St
Thanks to all for the replies. So we dont need JDK_HOME, and the message >>>>> Neither the JAVA_HOME nor the JRE_HOME environment variable is defined >>>>> At least one of these environment variable is needed to run this program is obsolete. Best regards, From: Bob

Re: Tomcat 7: Why is JDK needed ?

2011-07-22 Thread Bobi St
u, ignore your questions. -Ognjen On 22.7.2011 12:22, Bobi St wrote: > :) > Well, whats wrong, not to specify JDK_HOME if its not needed ?!? > > or whats wrong in specifying JRE_HOME to jre6 ?!? > --- Konstantin Kolinko  schrieb am Fr, 22.7.2011: > > Von: Konstantin Kolinko >

Re: Tomcat 7: Why is JDK needed ?

2011-07-22 Thread Bobi St
i, 2011 10:56 Uhr 2011/7/22 Bobi St : > Oh my, I got confused now :) > So, if we dont need JDK; why cannt I start the server w/o having specified > exactly a path to JDK. With only JRE_HOME specified it doesnt start. Probably you are doing something wrong. Google for "smart q

Re: Tomcat 7: Why is JDK needed ?

2011-07-22 Thread Bobi St
Oh my, I got confused now :) So, if we dont need JDK; why cannt I start the server w/o having specified exactly a path to JDK. With only JRE_HOME specified it doesnt start. So, is it only "good" to have JDK_HOME, or it is a "must" ? --- Konstantin Kolinko schrieb am Do, 21.7.2011: Von: Konstant

Tomcat 7: Why is JDK needed ?

2011-07-21 Thread Bobi St
Hi there, why is Why is JDK needed also for Tomcat 7 ? Does it use a compiler, or why not simply using for example jre6 ?!? I have to install always extra JDK because of it ... Best regards,