blob: 817875ff605538aacc3d6b81f15e9636d36cb0dc [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia at 2017-08-02 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apache Chainsaw &#x2013; </title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20170802" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<a href="http://logging.apache.org/" id="bannerLeft">
<img src="images/ls-logo.jpg" alt="Logging Services" />
</a>
<a href="http://logging.apache.org/log4j" id="bannerRight">
<img src="images/logo.jpg" alt="Apache log4j" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2017-08-02</span>
&nbsp;| <span id="projectVersion">Version: 2.1.0-SNAPSHOT</span>
| <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
&gt;
<a href="http://logging.apache.org/" class="externalLink" title="Logging Services">Logging Services</a>
&gt;
<a href="http://logging.apache.org:80/chainsaw/" class="externalLink" title="Chainsaw">Chainsaw</a>
&gt;
Apache Chainsaw &#x2013;
</div>
<div class="xright">
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Get Chainsaw</h5>
<ul>
<li class="none">
<a href="download.html" title="Download">Download</a>
</li>
<li class="none">
<a href="changes-report.html" title="Changes">Changes</a>
</li>
<li class="none">
<a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a>
</li>
<li class="none">
<strong>Important Distribution Notes</strong>
</li>
</ul>
<h5>About Chainsaw</h5>
<ul>
<li class="none">
<a href="index.html" title="Introduction">Introduction</a>
</li>
<li class="none">
<a href="quicktour.html" title="Quick Tour">Quick Tour</a>
</li>
<li class="none">
<a href="zeroconf.html" title="Zeroconf">Zeroconf</a>
</li>
<li class="none">
<a href="roadmap.html" title="Roadmap">Roadmap</a>
</li>
<li class="none">
<a href="apidocs/index.html" title="JavaDoc">JavaDoc</a>
</li>
</ul>
<h5>Community</h5>
<ul>
<li class="none">
<a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
</li>
<li class="none">
<a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
</li>
</ul>
<h5>Development</h5>
<ul>
<li class="none">
<a href="source-repository.html" title="Repository">Repository</a>
</li>
<li class="none">
<a href="xref/index.html" title="Cross Reference">Cross Reference</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="cpd.html" title="Duplication">Duplication</a>
</li>
<li class="none">
<a href="pmd.html" title="PMD">PMD</a>
</li>
</ul>
<h5>Apache</h5>
<ul>
<li class="none">
<a href="http://www.apache.org" class="externalLink" title="Home">Home</a>
</li>
<li class="none">
<a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a>
</li>
<li class="none">
<a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
</li>
<li class="none">
<a href="https://www.apache.org/security/" class="externalLink" title="Security">Security</a>
</li>
<li class="none">
<a href="http://www.apachecon.com" class="externalLink" title="Conferences">Conferences</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<!-- Licensed to the Apache Software Foundation (ASF) under one or more --><!-- contributor license agreements. See the NOTICE file distributed with --><!-- this work for additional information regarding copyright ownership. --><!-- The ASF licenses this file to You under the Apache License, Version 2.0 --><!-- (the "License"); you may not use this file except in compliance with --><!-- the License. You may obtain a copy of the License at --><!-- --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!-- --><!-- Unless required by applicable law or agreed to in writing, software --><!-- distributed under the License is distributed on an "AS IS" BASIS, --><!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --><!-- See the License for the specific language governing permissions and --><!-- limitations under the License. --><div class="section">
<h2><a name="Important_Distribution_Notes"></a>Important Distribution Notes</h2>
<p>Due to Java classloading rules, it is impossible to ship the Apache Commons VFS&#x2122; extension to Apache Chainsaw&#x2122; OR have DBReceiver or JMSReceiver bundled with Chainsaw.</p>
<p>Several VFS filestore implementation jars cannot be shipped with Chainsaw because of licensing issues, and for JMSReceiver and DBReceiver you are required to have proprietary driver jars locally which we obviously can't ship. You can follow these steps to enable the DB, JMS and/or VFS components inside Chainsaw.</p>
<ol style="list-style-type: decimal">
<li>[DBReceiver] Download the <a class="externalLink" href="http://logging.apache.org/log4j/docs/webstart/chainsaw/lib/log4j-db-1.3alpha-7.jar">DB extension</a> to Chainsaw</li>
<li>[JMSReceiver] Download the <a class="externalLink" href="http://logging.apache.org/log4j/docs/webstart/chainsaw/lib/log4j-jms-1.3alpha-7.jar">JMS extension</a> to Chainsaw</li>
<li>[VFS] Download the <a class="externalLink" href="http://logging.apache.org/log4j/docs/webstart/chainsaw/lib/log4j-chainsaw-vfs.jar">VFS extension</a> to Chainsaw</li>
<li>[VFS] Download <a class="externalLink" href="http://people.apache.org/builds/jakarta-commons/nightly/commons-vfs/">VFS</a></li>
<li>[VFS] Download <a class="externalLink" href="http://commons.apache.org/downloads/download_logging.cgi">Commons Logging</a> Jars</li>
<li>[VFS] Download the VFS <a class="externalLink" href="http://commons.apache.org/vfs/download.html">filestore implementation jars</a> you wish to use</li></ol>
<p>Place all these jars in your .chainsaw/plugins directory (the .chainsaw directory is in your home directory) Start Chainsaw, which should now recognize the existence of these components and allow you to use them.</p>
<p>This applies to all distributions.</p></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div>
<div class="center">Copyright &#169; 2002-2017
<a href="http://www.apache.org">Apache Software Foundation</a>.
Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div><br />
<div class="center">Apache Logging, Apache Log4j, Log4j, Apache Chainsaw, Chainsaw, Apache, the Apache feather logo, the Apache Logging project logo,
and the Apache Log4j logo are trademarks of The Apache Software Foundation.</div>
</div>
</div>
</body>
</html>