source: extensions/net.sf.basedb.genepattern/trunk/lib/genepattern/jaxrpc-license.txt @ 1104

Last change on this file since 1104 was 1104, checked in by Nicklas Nordborg, 14 years ago

References #224: Add a "Test" button on the GenePattern? 'edit server' page

The "Test" button is now in place. The installation may still be a bit messy since the GenePattern? jar files has to be manually installed. We need a way to figure out what to do about that. Another problem is that the default configuration of a GenePattern? server allows a user to login with any username. Non-existing accounts are automatically created and given server admin permissions! It is possible to lock this down, but there is no web interface for adminitration of GenePattern? user accounts. There is some documentation about this: http://www.broad.mit.edu/cancer/software/genepattern/tutorial/gp_web_client.html#_Securing_the_Server

  • Property svn:eol-style set to native
  • Property svn:keywords set to Date Id
File size: 7.5 KB
Line 
1   SUN MICROSYSTEMS, INC. IS WILLING TO LICENSE THIS
2   SPECIFICATION TO YOU ONLY UPON THE CONDITION THAT
3   YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS
4   LICENSE AGREEMENT ("AGREEMENT").  PLEASE READ THE
5   TERMS AND CONDITIONS OF THIS LICENSE CAREFULLY. BY
6   DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE
7   TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT. IF
8   YOU ARE NOT WILLING TO BE BOUND BY ITS TERMS,
9   SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS
10   PAGE AND THE DOWNLOADING PROCESS WILL NOT
11   CONTINUE.
12
13   Java(TM) API for XML-based Remote Procedure Call
14   (JAX-RPC) Specification ("Specification")
15   Version: 1.1
16   Status: FCS, Maintenance Release
17   Release: October 14, 2003
18
19   Copyright 2003 Sun Microsystems, Inc.
20
21   4150 Network Circle, Santa Clara, California
22   95054, U.S.A.
23
24   All rights reserved.
25
26   NOTICE; LIMITED LICENSE GRANTS
27
28   Sun Microsystems, Inc. ("Sun") hereby grants you a
29   fully-paid, non-exclusive, non-transferable,
30   worldwide, limited license (without the right to
31   sublicense), under the Sun's applicable
32   intellectual property rights to view, download,
33   use and reproduce the Specification only for the
34   purpose of internal evaluation, which shall be
35   understood to include developing applications
36   intended to run on an implementation of the
37   Specification provided that such applications do
38   not themselves implement any portion(s) of the
39   Specification.
40
41   Sun also grants you a perpetual, non-exclusive,
42   worldwide, fully paid-up, royalty free, limited
43   license (without the right to sublicense) under
44   any applicable copyrights or patent rights it may
45   have in the Specification to create and/or
46   distribute an Independent Implementation of the
47   Specification that: (i) fully implements the
48   Spec(s) including all its required interfaces and
49   functionality; (ii) does not modify, subset,
50   superset or otherwise extend the Licensor Name
51   Space, or include any public or protected
52   packages, classes, Java interfaces, fields or
53   methods within the Licensor Name Space other than
54   those required/authorized by the Specification or
55   Specifications being implemented; and (iii) passes
56   the TCK (including satisfying the requirements of
57   the applicable TCK Users Guide) for such
58   Specification. The foregoing license is expressly
59   conditioned on your not acting outside its scope.
60   No license is granted hereunder for any other
61   purpose.
62
63   You need not include limitations (i)-(iii) from
64   the previous paragraph or any other particular
65   "pass through" requirements in any license You
66   grant concerning the use of your Independent
67   Implementation or products derived from it.
68   However, except with respect to implementations of
69   the Specification (and products derived from them)
70   that satisfy limitations (i)-(iii) from the
71   previous paragraph, You may neither: (a) grant or
72   otherwise pass through to your licensees any
73   licenses under Sun's applicable intellectual
74   property rights; nor (b) authorize your licensees
75   to make any claims concerning their
76   implementation's compliance with the Spec in
77   question.
78
79   For the purposes of this Agreement: "Independent
80   Implementation" shall mean an implementation of
81   the Specification that neither derives from any of
82   Sun's source code or binary code materials nor,
83   except with an appropriate and separate license
84   from Sun, includes any of Sun's source code or
85   binary code materials; and "Licensor Name Space"
86   shall mean the public class or interface
87   declarations whose names begin with "java",
88   "javax", "com.sun" or their equivalents in any
89   subsequent naming convention adopted by Sun
90   through the Java Community Process, or any
91   recognized successors or replacements thereof.
92
93   This Agreement will terminate immediately without
94   notice from Sun if you fail to comply with any
95   material provision of or act outside the scope of
96   the licenses granted above.
97
98   TRADEMARKS
99
100   No right, title, or interest in or to any
101   trademarks, service marks, or trade names of Sun
102   or Sun's licensors is granted hereunder.  Sun, Sun
103   Microsystems, the Sun logo, Java, and the Java
104   Coffee Cup logo are trademarks or registered
105   trademarks of Sun Microsystems, Inc. in the U.S.
106   and other countries.
107
108   DISCLAIMER OF WARRANTIES
109
110   THE SPECIFICATION IS PROVIDED "AS IS".  SUN MAKES
111   NO REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS
112   OR IMPLIED, INCLUDING BUT NOT LIMITED TO,
113   WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
114   PARTICULAR PURPOSE, OR NON-INFRINGEMENT, THAT THE
115   CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY
116   PURPOSE OR THAT ANY PRACTICE OR IMPLEMENTATION OF
117   SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY
118   PATENTS, COPYRIGHTS, TRADE SECRETS OR OTHER
119   RIGHTS.  This document does not represent any
120   commitment to release or implement any portion of
121   the Specification in any product.
122
123   THE SPECIFICATION COULD INCLUDE TECHNICAL
124   INACCURACIES OR TYPOGRAPHICAL ERRORS.  CHANGES ARE
125   PERIODICALLY ADDED TO THE INFORMATION THEREIN;
126   THESE CHANGES WILL BE INCORPORATED INTO NEW
127   VERSIONS OF THE SPECIFICATION, IF ANY.  SUN MAY
128   MAKE IMPROVEMENTS AND/OR CHANGES TO THE PRODUCT(S)
129   AND/OR THE PROGRAM(S) DESCRIBED IN THE
130   SPECIFICATION AT ANY TIME.  Any use of such
131   changes in the Specification will be governed by
132   the then-current license for the applicable
133   version of the Specification.
134
135   LIMITATION OF LIABILITY
136
137   TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT
138   WILL SUN OR ITS LICENSORS BE LIABLE FOR ANY
139   DAMAGES, INCLUDING WITHOUT LIMITATION, LOST
140   REVENUE, PROFITS OR DATA, OR FOR SPECIAL,
141   INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE
142   DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE
143   THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO
144   ANY FURNISHING, PRACTICING, MODIFYING OR ANY USE
145   OF THE SPECIFICATION, EVEN IF SUN AND/OR ITS
146   LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF
147   SUCH DAMAGES.
148
149   You will indemnify, hold harmless, and defend Sun
150   and its licensors from any claims arising or
151   resulting from: (i) your use of the Specification;
152   (ii) the use or distribution of your Java
153   application, applet and/or clean room
154   implementation; and/or (iii) any claims that later
155   versions or releases of any Specification
156   furnished to you are incompatible with the
157   Specification provided to you under this license.
158
159   RESTRICTED RIGHTS LEGEND
160
161   U.S. Government: If this Specification is being
162   acquired by or on behalf of the U.S. Government or
163   by a U.S. Government prime contractor or
164   subcontractor (at any tier), then the Government's
165   rights in the Software and accompanying
166   documentation shall be only as set forth in this
167   license; this is in accordance with 48 C.F.R.
168   227.7201 through 227.7202-4 (for Department of
169   Defense (DoD) acquisitions) and with 48 C.F.R.
170   2.101 and 12.212 (for non-DoD acquisitions).
171
172   REPORT
173
174   You may wish to report any ambiguities,
175   inconsistencies or inaccuracies you may find in
176   connection with your use of the Specification
177   ("Feedback"). To the extent that you provide Sun
178   with any Feedback, you hereby: (i) agree that such
179   Feedback is provided on a non-proprietary and
180   non-confidential basis, and (ii) grant Sun a
181   perpetual, non-exclusive, worldwide, fully
182   paid-up, irrevocable license, with the right to
183   sublicense through multiple levels of
184   sublicensees, to incorporate, disclose, and use
185   without limitation the Feedback for any purpose
186   related to the Specification and future versions,
187   implementations, and test suites thereof.
188
189   (LFI#128132/Form ID#011801)
190
191
Note: See TracBrowser for help on using the repository browser.