RE: JRE vs. JDK for Tomcat

2005-05-31 Thread Philippe Johan
' Subject: RE: JRE vs. JDK for Tomcat If you aren't using JSP, you can change the startup batch file to skip the test for the full JDK. George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 -Original Message- From: Iannis Hanen [mailto:[EMAIL PROTECTED] Sent

RE: JRE vs. JDK for Tomcat

2005-05-29 Thread George Sexton
To: tomcat-user@jakarta.apache.org Cc: [EMAIL PROTECTED] Subject: JRE vs. JDK for Tomcat Hi, It seems that tomcat requires a JDK (and not only a JRE) to be present on the physical machine in order to run properly. I am a bit surprised that a JDK is also required. Is there a way to run

Re: JRE vs. JDK for Tomcat

2005-05-20 Thread Chris
the jdk, not the jre. Chris - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: JRE vs. JDK for Tomcat

2005-05-19 Thread Vasil Stefanov
4:59 AM To: tomcat-user@jakarta.apache.org Cc: [EMAIL PROTECTED] Subject: JRE vs. JDK for Tomcat Hi, It seems that tomcat requires a JDK (and not only a JRE) to be present on the physical machine in order to run properly. I am a bit surprised that a JDK is also required. Is there a way to run

RE: JRE vs. JDK for Tomcat

2005-05-19 Thread Lutz Zetzsche
Hi Vasil, Vasil Stefanov schrieb: Another thing that wander me is that I can run Tomcat 5.5.x on Fedore Core with JRE only installed but when I run Tomcat on Windows with JRE installed I receive a message that a JDK is required. Which Tomcat version do you run on Windows? To my knowledge,

JRE vs. JDK for Tomcat

2005-05-18 Thread Iannis Hanen
Hi, It seems that tomcat requires a JDK (and not only a JRE) to be present on the physical machine in order to run properly. I am a bit surprised that a JDK is also required. Is there a way to run Tomcat on top of a JRE only? How do I setup this? Thanks, Iannis

RE: JRE vs. JDK for Tomcat

2005-05-18 Thread Fritz Schneider
PROTECTED] Sent: Wednesday, May 18, 2005 6:59 PM To: tomcat-user@jakarta.apache.org Cc: [EMAIL PROTECTED] Subject: JRE vs. JDK for Tomcat Hi, It seems that tomcat requires a JDK (and not only a JRE) to be present on the physical machine in order to run properly. I am a bit surprised that a JDK is also

RE: License Reason using JRE(RE: Tomcat JRE vs JDK Issue)

2004-11-30 Thread Shapira, Yoav
Hi, I heard that Sun JDK can redistributed for commercial use with no changes. You heard? ;) Can you please point to an official confirmation of this? Is lisence reason not that unable to redestribute full JDK but also that unable(or difficult) to extract part of JDK ? No. Only the

RE: License Reason using JRE(RE: Tomcat JRE vs JDK Issue)

2004-11-30 Thread muimi admin
Hi, thanks to reply. I heard that Sun JDK can redistributed for commercial use with no changes. You heard? ;) Can you please point to an official confirmation of this? I only know the Sun JDK license document. http://java.sun.com/j2se/1.5.0/jdk-1_5_0-license.txt - C. License to Distribute

Re: License Reason using JRE(RE: Tomcat JRE vs JDK Issue)

2004-11-30 Thread Parsons Technical Services
opinion that should be taken at the value of the paper it is written on. Doug - Original Message - From: muimi admin [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, November 30, 2004 9:25 PM Subject: RE: License Reason using JRE(RE: Tomcat JRE vs JDK Issue) Hi

License Reason using JRE(RE: Tomcat JRE vs JDK Issue)

2004-11-29 Thread muimi admin
hi, it is that anyone can redistribute a JRE for commercial use, but not a JDK. The latter is a license violation I heard that Sun JDK can redistributed for commercial use with no changes. So if you're creating a shrink-wrapped product, you can't bundle the JDK with it (unless you get a

RE: Tomcat JRE vs JDK Issue

2004-11-17 Thread George Sexton
: Remy Maucherat [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 9:04 AM To: Tomcat Users List Subject: Re: Tomcat JRE vs JDK Issue On Tue, 16 Nov 2004 10:46:38 -0500, Hubble, Christopher [EMAIL PROTECTED] wrote: How does one precompile the JSPs? Then I should be able to use

RE: Tomcat JRE vs JDK Issue

2004-11-17 Thread Hubble, Christopher
I simply commented out the lines checking for javac and jdb. This seems to work. Chris -Original Message- From: George Sexton [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 2:19 PM To: 'Tomcat Users List'; 'Remy Maucherat' Subject: RE: Tomcat JRE vs JDK Issue One aside

Tomcat JRE vs JDK Issue

2004-11-16 Thread Hubble, Christopher
I'm trying to run Tomcat 5.0.28 on W2k client machine. On my machine, it runs fine, with no problems. But when I copy it over to the client machine, which has the 1.4.2_05 JRE on it, Tomcat won't run, and says that it requires the JDK. Why is this, and is there a workaround, or do I have to

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Allistair Crossley
does the client machine have JAVA_HOME as an environment variable? -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: 16 November 2004 15:09 To: [EMAIL PROTECTED] Subject: Tomcat JRE vs JDK Issue I'm trying to run Tomcat 5.0.28 on W2k client machine

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Shapira, Yoav
Hi, Both Tomcat 4.x and 5.0 require the JDK. Yoav Shapira http://www.yoavshapira.com -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 10:09 AM To: [EMAIL PROTECTED] Subject: Tomcat JRE vs JDK Issue I'm trying to run Tomcat 5.0.28

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Hubble, Christopher
Why is that? Chris -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 10:19 AM To: Tomcat Users List Subject: RE: Tomcat JRE vs JDK Issue Hi, Both Tomcat 4.x and 5.0 require the JDK. Yoav Shapira http://www.yoavshapira.com

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Allistair Crossley
because it has to compile JSPs into Servlets etc.. -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: 16 November 2004 15:15 To: 'Tomcat Users List' Subject: RE: Tomcat JRE vs JDK Issue Why is that? Chris -Original Message- From: Shapira

Re: Tomcat JRE vs JDK Issue

2004-11-16 Thread Anthony E. Carlos
- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: 16 November 2004 15:09 To: [EMAIL PROTECTED] Subject: Tomcat JRE vs JDK Issue I'm trying to run Tomcat 5.0.28 on W2k client machine. On my machine, it runs fine, with no problems. But when I copy it over to the client machine, which has

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Shapira, Yoav
Hi, Because a compiler is required to compile JSP pages into class bytecode. Yoav Shapira http://www.yoavshapira.com -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 10:15 AM To: 'Tomcat Users List' Subject: RE: Tomcat JRE vs JDK

Re: Tomcat JRE vs JDK Issue

2004-11-16 Thread Anthony E. Carlos
] Subject: Tomcat JRE vs JDK Issue I'm trying to run Tomcat 5.0.28 on W2k client machine. On my machine, it runs fine, with no problems. But when I copy it over to the client machine, which has the 1.4.2_05 JRE on it, Tomcat won't run, and says that it requires the JDK. Why

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Hubble, Christopher
Feel free to explain. :) Chris -Original Message- From: Anthony E. Carlos [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 10:23 AM To: Tomcat Users List Subject: Re: Tomcat JRE vs JDK Issue Chris: I think TC requires the JDK (not just the JRE) so that it can compile JSPs

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Allistair Crossley
go on Anthony .. you deserve it :) lol -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: 16 November 2004 15:20 To: 'Tomcat Users List' Subject: RE: Tomcat JRE vs JDK Issue Feel free to explain. :) Chris -Original Message- From: Anthony

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Wick, Daniel
To: 'Tomcat Users List' Subject: RE: Tomcat JRE vs JDK Issue Feel free to explain. :) Chris -Original Message- From: Anthony E. Carlos [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 10:23 AM To: Tomcat Users List Subject: Re: Tomcat JRE vs JDK Issue Chris: I

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Allistair Crossley
List' Subject: RE: Tomcat JRE vs JDK Issue Chris, JSP pages get compiled into bytecode (as Yoav just said) as they are requested. So, the server requires the SDK, including javac to do the compiling. --Dan -Original Message- From: Hubble, Christopher [mailto:[EMAIL

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread David Boyer
requires the SDK, including javac to do the compiling. --Dan -Original Message- From: Hubble, Christopher [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 9:20 AM To: 'Tomcat Users List' Subject: RE: Tomcat JRE vs JDK Issue Feel free to explain. :) Chris

Re: Tomcat JRE vs JDK Issue

2004-11-16 Thread Anthony E. Carlos
' Subject: RE: Tomcat JRE vs JDK Issue Feel free to explain. :) Chris -Original Message- From: Anthony E. Carlos [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 10:23 AM To: Tomcat Users List Subject: Re: Tomcat JRE vs JDK Issue Chris: I think TC requires the JDK (not just the JRE) so

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Allistair Crossley
I have experienced the need in the past to drop tools.jar into tomcat's common/lib folder but not in 5.0.28 or 5.5. Perhaps you're right. -Original Message- From: David Boyer [mailto:[EMAIL PROTECTED] Sent: 16 November 2004 15:42 To: [EMAIL PROTECTED] Subject: RE: Tomcat JRE vs JDK

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Hubble, Christopher
: David Boyer [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 10:42 AM To: [EMAIL PROTECTED] Subject: RE: Tomcat JRE vs JDK Issue Correct me if I'm wrong. One of the things the JDK brings that the JRE does not is tools.jar which contains com.sun.tools.javac, which is needed to compile JSPs

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Shapira, Yoav
. So if you're creating a shrink-wrapped product, you can't bundle the JDK with it (unless you get a special license and pay royalties to Sun), but you can the JRE. This is a good reason for JSP pre-compilation in and of itself. All of the above applies only to the Sun JDK and JRE

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Hubble, Christopher
JRE vs JDK Issue I have experienced the need in the past to drop tools.jar into tomcat's common/lib folder but not in 5.0.28 or 5.5. Perhaps you're right. -Original Message- From: David Boyer [mailto:[EMAIL PROTECTED] Sent: 16 November 2004 15:42 To: [EMAIL PROTECTED] Subject: RE

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Hubble, Christopher
, November 16, 2004 10:50 AM To: Tomcat Users List Subject: RE: Tomcat JRE vs JDK Issue Hi, One of the things the JDK brings that the JRE does not is tools.jar which contains com.sun.tools.javac, which is needed to compile JSPs. Correct. It might be possible to use the JRE as long as you have

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Shapira, Yoav
on your scenario. If only deploy once and ship, then yeah. But if you (or your users, or your server admin) can change JSPs after shipping the app, you still need the JDK. Tomcat supports a very wide variety of use-cases. Now that you know more than enough about JDK vs JRE you should be able to make

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Hubble, Christopher
:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 10:59 AM To: Tomcat Users List Subject: RE: Tomcat JRE vs JDK Issue Hi, How does one precompile the JSPs? Then I should be able to use TC with RTFM at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/jasper-howto.html. a JRE, correct? Once TC

Re: Tomcat JRE vs JDK Issue

2004-11-16 Thread Remy Maucherat
On Tue, 16 Nov 2004 10:46:38 -0500, Hubble, Christopher [EMAIL PROTECTED] wrote: How does one precompile the JSPs? Then I should be able to use TC with just a JRE, correct? Once TC is deployed, there should not be any need for changes to it, so it's fine to precompile the JSPs. Some JSP 2.0

RE: Tomcat JRE vs JDK Issue

2004-11-16 Thread Hubble, Christopher
:56 AM To: 'Tomcat Users List' Subject: RE: Tomcat JRE vs JDK Issue Thanks for the info. It looks like I won't need the JDK after all. One last question. How do I get TC to not blow up about using a JRE? Can I just comment out the lines checking for javac.exe, or will that break other things

RE: JRE or JDK

2002-02-05 Thread Anton Brazhnyk
Hi, -Original Message- From: Ken Sanderson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 1:45 AM To: [EMAIL PROTECTED] Subject: JRE or JDK Hello all. I have installed tomcat on my NT machine, in order to run a software application that requires

JRE or JDK

2002-02-04 Thread Ken Sanderson
Hello all. I have installed tomcat on my NT machine, in order to run a software application that requires it. In the install instructions it talks about setting the JAVA_HOME variable to the JDK bin folder. However, it cannot find the necessary files it needs in that location. Instead if I set

RE: JRE or JDK

2002-02-04 Thread Pavel Brun
PROTECTED] Subject: JRE or JDK Hello all. I have installed tomcat on my NT machine, in order to run a software application that requires it. In the install instructions it talks about setting the JAVA_HOME variable to the JDK bin folder. However, it cannot find the necessary files it needs

RE: JRE or JDK

2002-02-04 Thread isaco
them left me breathless with frustration at various moments. Anyway, I hope this addendum helps. zaina -Original Message- From: Pavel Brun [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 7:14 PM To: Tomcat Users List Subject: RE: JRE or JDK you need the JDK for JSP page

jre or jdk

2001-06-15 Thread [EMAIL PROTECTED]
I use a apache1.3.9, tomcat 3.2.2 and the mod_jserv.so module : I only want to run servlet not jsp! Should I get JDK or only jre? Just because the URL http://localhost:8007 give me : HANDLER THREAD PROBLEM: java.io.IOException: Stream broken java.io.IOException: Stream broken

Re: jre or jdk

2001-06-15 Thread Michael Jennings
sure tomcat works on port 8080 then try to get it working with apache. Hope this helps! -Mike - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 15, 2001 10:18 AM Subject: jre or jdk I use a apache1.3.9, tomcat 3.2.2 and the mod_jserv.so module : I only

RE: jre or jdk

2001-06-15 Thread Ronald G. Louzon
If you don't need to run things like the Soap administrator, you don't need tools.jar -Original Message- From: Michael Jennings [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 1:32 PM To: [EMAIL PROTECTED] Subject: Re: jre or jdk Bonjour! The only thing tomcat needs out