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 license.  There are no other difficulties and the JDK is
preferable to the JRE for developers because of its additional debugging
tools.

Yoav



This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 Redistributables

Sun grants you a non-exclusive, 
non-transferable, limited license without fees to reproduce 
and distribute those files specifically identified as 
redistributable in the Software README file (Redistributables)


README file say that there are some optional files but full is OK.
Other part of license.txt show some conditions(no change, confirm license 
etc..).


It seem that redistributed is OK for me.
but, I am not familiar with license things.
so, I ask my acquaintances who know such things.
They said redistribute is OK.


Shinji Miyamoto


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-11-30 Thread Parsons Technical Services
With a lot of software that is free to download, the main point is that the 
end user agrees to the license of the original owner (in this case SUN). If 
one was to embed or include a package in such a way to circumvent the EULA, 
then the end user could reverse engineer protected software without knowing 
it. Or change name and charge for it. So if you simply include the JDK as a 
separate file, to be installed as if downloaded, you should be meeting the 
requirement. In effect you are simply saving the end user the hassle of 
downloading the JDK.

I am NOT a lawyer and this is a personal 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, 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 Redistributables

Sun grants you a non-exclusive,
non-transferable, limited license without fees to reproduce
and distribute those files specifically identified as
redistributable in the Software README file (Redistributables)

README file say that there are some optional files but full is OK.
Other part of license.txt show some conditions(no change, confirm license 
etc..).

It seem that redistributed is OK for me.
but, I am not familiar with license things.
so, I ask my acquaintances who know such things.
They said redistribute is OK.
Shinji Miyamoto
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]