RE: Does Tomcat needs jdk 1.2.2

2001-07-04 Thread Eitan Ben Noach
Thank you all for discussing the problematic JDK redistribution. And now to the next step: To verify the existence of JDK on the customer machine, can I rely ( on Windows NT 2000 ) on the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.2 Eitan

Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Eitan Ben Noach
Hello, Does Tomcat needs the installation of JDK 1.2.2? If yes, what specific jars ( or any other resources ) are needed? Thanks, Eitan

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Allan Kamau
Yes you do. Or better get(download) the jdk1.3.1 Allan. --- Eitan Ben Noach [EMAIL PROTECTED] wrote: Hello, Does Tomcat needs the installation of JDK 1.2.2? If yes, what specific jars ( or any other resources ) are needed? Thanks, Eitan

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Frans Thamura
Ya, JSDK. Because Tomcat is a server based on Java Frans - Original Message - From: Eitan Ben Noach [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 03, 2001 1:40 AM Subject: Does Tomcat needs jdk 1.2.2 Hello, Does Tomcat needs the installation of JDK 1.2.2? If yes

RE: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Randy Layman
these features take advantage of the new for the 1.2 versions Security architecture. Randy -Original Message- From: Sam Newman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 03, 2001 6:36 AM To: [EMAIL PROTECTED] Subject: Re: Does Tomcat needs jdk 1.2.2 erm, my

RE: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Eitan Ben Noach
. What are they? Thanks, Eitan -Original Message- From: Sam Newman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 03, 2001 12:36 PM To: [EMAIL PROTECTED] Subject: Re: Does Tomcat needs jdk 1.2.2 erm, my understanding is that Tomcat only requires Java 1.1.7 or above. By default

RE: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Randy Layman
Message- From: Eitan Ben Noach [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 03, 2001 8:49 AM To: '[EMAIL PROTECTED]' Subject: RE: Does Tomcat needs jdk 1.2.2 Thanks Sam, Actually, my intention was to ask if Tomcat need JDK at all. Now it's clear that the answer is yes. I want

RE: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Eitan Ben Noach
: Does Tomcat needs jdk 1.2.2 If you are using just servlets, you don't need a JDK. If you are deploying JSPs then you need the JavaC compiler (in the tools.jar file in the later versions of the JDK), which is the component that Sun indicates that you are not supposed

RE: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Randy Layman
that this is the file that they want to restrict. Randy -Original Message- From: Eitan Ben Noach [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 03, 2001 9:36 AM To: '[EMAIL PROTECTED]' Subject: RE: Does Tomcat needs jdk 1.2.2 Thanks Randy, Can you please direct me

Re[2]: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread wire
to distribute the jikes compiler. EBN (We are using JSPs. ) EBN Regards, EBN Eitan -Original Message- From: Randy Layman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 03, 2001 1:33 PM To: [EMAIL PROTECTED] Subject: RE: Does Tomcat needs jdk 1.2.2 If you are using just

RE: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Eitan Ben Noach
: Tuesday, July 03, 2001 2:38 PM To: [EMAIL PROTECTED] Subject: RE: Does Tomcat needs jdk 1.2.2 If you read the license that you accept when you download the JDK you'll note that you can't redistribute any component of the JDK. If you read the license for the JVM download, you

RE: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 06:35 AM 7/3/2001, you wrote: Thanks Randy, Can you please direct me to the place were SUN says that tools.jar may not be redistribute? He's right, I remember reading that too. I think it's in the javadocs/tools section, and possibly in the agreement blurb they put over the agree radio

RE: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 08:41 AM 7/3/2001, you wrote: Thanks for this very important legal note. It is very sad to here that you can't deploy a product without relying on the user to install before another product ( which is a development tool ). Not really. You either use tools and standards that other people

RE: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Randy Layman
: Eitan Ben Noach [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 03, 2001 11:41 AM To: '[EMAIL PROTECTED]' Subject: RE: Does Tomcat needs jdk 1.2.2 Thanks for this very important legal note. It is very sad to here that you can't deploy a product without relying on the user to install

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Joseph A. Noble
Tim O'Neil wrote: Not really. You either use tools and standards that other people before have developed, and agree to their terms and give them due credit where appropriate, or re-invent the wheel all over again. That's not sad at all, that's fair trade. How would you like it if a

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 02:25 PM 7/3/2001, you wrote: Not really. You either use tools and standards that other people before have developed, and agree to their terms and give them due credit where appropriate, or re-invent the wheel all over again. That's not sad at all, that's fair trade. How would you like

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread pete
You know, i was thinking this the other day.. Here I am with this Windows application i've written, and me not being able to distribute the OS that runs it for free without Microsoft's permission. I mean, i actually have to expect the user to install over 500MB of software before my program

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 02:47 PM 7/3/2001, you wrote: I work for a US Defense contractor and we do this sort of here's what we want your product to do thing all the time. I've never heard of a defense contractor that was giving away their product. One more thing; did you actually read my post? Doesn't seem like

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Joseph A. Noble
Believe me, we never give anything away! -joe- Tim O'Neil wrote: At 02:25 PM 7/3/2001, you wrote: Not really. You either use tools and standards that other people before have developed, and agree to their terms and give them due credit where appropriate, or re-invent the wheel all

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Joseph A. Noble
Yes, I did read your post in it's entirety, and believe I said, I agree. If not then that's what I intended to imply. Tim O'Neil wrote: At 02:47 PM 7/3/2001, you wrote: I work for a US Defense contractor and we do this sort of here's what we want your product to do thing all the time.

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 03:17 PM 7/3/2001, you wrote: Believe me, we never give anything away! Right. Making your point pointless. Why don't people believe in making sense anymore?

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Joseph A. Noble
Whatever, if you are having a bad day let's talk off list. We've wasted enough bandwidth. My point concerned Java JDK distribution not being free. Tim O'Neil wrote: At 03:17 PM 7/3/2001, you wrote: Believe me, we never give anything away! Right. Making your point pointless. Why don't

Re: Does Tomcat needs jdk 1.2.2

2001-07-03 Thread Tim O'Neil
At 04:17 PM 7/3/2001, you wrote: Whatever, if you are having a bad day let's talk off list. We've wasted enough bandwidth. My point concerned Java JDK distribution not being free. I'm not having a bad day. I'm always an ass. If your point was JDK distribution not being free then make it