| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
| "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> |
| <title>About</title> |
| </head> |
| <body lang="EN-US"> |
| <h2>About This Content</h2> |
| |
| <p>May 11, 2006</p> |
| <h3>License</h3> |
| |
| <p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise |
| indicated below, the Content is provided to you under the terms and conditions of the |
| Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available |
| at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. |
| For purposes of the EPL, "Program" will mean the Content.</p> |
| |
| <p>If you did not receive this Content directly from the Eclipse Foundation, the Content is |
| being redistributed by another party ("Redistributor") and different terms and conditions may |
| apply to your use of any object code in the Content. Check the Redistributor's license that was |
| provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise |
| indicated below, the terms and conditions of the EPL still apply to any source code in the Content |
| and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p> |
| |
| <h3>Third Party Content</h3> |
| |
| <p>The Content includes items that have been sourced from third parties as set out below. If you |
| did not receive this Content directly from the Eclipse Foundation, the following is provided |
| for informational purposes only, and you should look to the Redistributor’s license for |
| terms and conditions of use.</p> |
| |
| <p>The Content includes items that have been sourced from third parties as follows:</p> |
| |
| <h4>Tomcat 4.1.30</h4> |
| <p>The plug-in is based on software developed by The Apache Software Foundation as part of the Jakarta project. Therefore:</p> |
| |
| <blockquote> |
| This product includes software developed by the Apache Software Foundation (<a href="http://www.apache.org/">http://www.apache.org/</a>). |
| </blockquote> |
| |
| <p>The following files contain Tomcat code and are included without modification:</p> |
| |
| <ul type="disc"> |
| <li>bootstrap.jar</li> |
| <li>catalina.jar</li> |
| <li>commons-beanutils.jar</li> |
| <li>commons-collections.jar</li> |
| <li>commons-digester.jar</li> |
| <li>commons-logging.jar</li> |
| <li>commons-logging-api.jar</li> |
| <li>commons-modeler.jar</li> |
| <li>jakarta-regexp-1.3.jar</li> |
| <li>jasper-compiler.jar</li> |
| <li>jasper-runtime.jar</li> |
| <li>mx4j-jmx.jar</li> |
| <li>naming-common.jar</li> |
| <li>naming-factory.jar</li> |
| <li>naming-resources.jar</li> |
| <li>servlet.jar</li> |
| <li>servlets-common.jar</li> |
| <li>servlets-default.jar</li> |
| <li>servlets-invoker.jar</li> |
| <li>servlets-manager.jar</li> |
| <li>tomcat-coyote.jar</li> |
| <li>tomcat-http11.jar</li> |
| <li>tomcat-util.jar</li> |
| <li>conf/catalina.policy</li> |
| <li>conf/tomcat-users.xml</li> |
| </ul> |
| |
| <p>The file conf/web.xml has been modified. The class EclipseErrorReportValve is based on the class ErrorReportValve. |
| The binary code for EclipseErrorReportValve is located in tomcatwrapper.jar and the corresponding source code is located in |
| tomcatwrappersrc.zip.</p> |
| |
| <p>Tomcat is:</p> |
| |
| <blockquote>Copyright (c) 1999, 2000 The Apache Software Foundation. All rights reserved.</blockquote> |
| |
| <p>Your use of the Tomcat code is subject to the terms and conditions of the Apache Software License 1.1 which is available at |
| <a href="http://www.apache.org/licenses/LICENSE-1.1">http://www.apache.org/licenses/LICENSE-1.1</a>. More specifically:</p> |
| <blockquote> |
| 1. Redistributions of source code must retain the above copyright notice, this list of<br> |
| conditions and the following disclaimer.<br> |
| <br> |
| 2. Redistributions in binary form must reproduce the above copyright notice, this list of<br> |
| conditions and the following disclaimer in the documentation and/or other materials<br> |
| provided with the distribution.<br> |
| <br> |
| 3. The end-user documentation included with the redistribution, if any, must include the<br> |
| following acknowledgment:<br> |
| <blockquote> |
| "This product includes software developed by the Apache Software Foundation<br> |
| (<a href="http://www.apache.org/">http://www.apache.org/</a>)." |
| </blockquote> |
| Alternately, this acknowledgment may appear in the software itself, if and wherever such<br> |
| third-party acknowledgments normally appear.<br> |
| <br> |
| 4. The names "The Jakarta Project" "Tomcat" and "Apache Software Foundation"<br> |
| must not be used to endorse or promote products derived from this software without prior<br> |
| written permission. For written permission, please contact <a href="mailto:apache@apache.org">apache@apache.org</a>.<br> |
| <br> |
| 5. Products derived from this software may not be called "Apache", nor may "Apache" appear<br> |
| in their name, without prior written permission of the Apache Software Foundation.<br> |
| <br> |
| THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT<br> |
| LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR<br> |
| PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR ITS<br> |
| CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR<br> |
| CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR<br> |
| SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON<br> |
| ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING<br> |
| NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF<br> |
| ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| </blockquote> |
| |
| <p>Source code for Tomcat is available at <a href="http://jakarta.apache.org/tomcat/">http://jakarta.apache.org/tomcat/</a>.</p> |
| |
| <blockquote> |
| |
| <h4>MX4J 1.1.1</h4> |
| |
| <p>Tomcat 4.1.30 includes mx4j-jmx.jar from MX4J 1.1.1. MX4J is:</p> |
| |
| <blockquote>Copyright (c) 2001 MX4J. All rights reserved.</blockquote> |
| |
| <p>Your use of the MX4J code is subject to the terms and conditions of the MX4J License, Version 1.0, a copy of which is included |
| with the Content in the file <a href="about_files/mx4j.license">mx4j.license</a>. More specifically: </p> |
| |
| <blockquote> |
| 1. Redistributions of source code must retain the above copyright notice, this list of<br> |
| conditions and the following disclaimer.<br> |
| <br> |
| 2. Redistributions in binary form must reproduce the above copyright notice, this list of<br> |
| conditions and the following disclaimer in the documentation and/or other materials<br> |
| provided with the distribution.<br> |
| <br> |
| 3. The end-user documentation included with the redistribution, if any, must include the<br> |
| following acknowledgment:<br> |
| <blockquote> |
| "This product includes software developed by the MX4J project<br> |
| (<a href="http://mx4j.sourceforge.net">http://mx4j.sourceforge.net</a>)." |
| </blockquote> |
| Alternately, this acknowledgment may appear in the software itself, if and wherever such<br> |
| third-party acknowledgments normally appear.<br> |
| <br> |
| 4. The names "MX4J" and "mx4j"<br> |
| must not be used to endorse or promote products derived from this software without prior<br> |
| written permission. For written permission, please contact <a href="mailto:biorn_steedom@users.sourceforge.net">biorn_steedom@users.sourceforge.net</a>.<br> |
| <br> |
| 5. Products derived from this software may not be called "MX4J", nor may "MX4J" appear<br> |
| in their name, without prior written permission of the Simone Bordet.<br> |
| <br> |
| THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT<br> |
| LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR<br> |
| PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL CARLOS QUIROZ OR ITS<br> |
| CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR<br> |
| CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR<br> |
| SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON<br> |
| ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING<br> |
| NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF<br> |
| ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| </blockquote> |
| |
| <p>Source code for MX4J is available at <a href="http://mx4j.sourceforge.net">http://mx4j.sourceforge.net</a>.</p> |
| |
| </blockquote> |
| |
| </body> |
| </html> |