Added: websites/staging/mina/trunk/content/mina/userguide/ch13-debugging/ch13-debugging.html ============================================================================== --- websites/staging/mina/trunk/content/mina/userguide/ch13-debugging/ch13-debugging.html (added) +++ websites/staging/mina/trunk/content/mina/userguide/ch13-debugging/ch13-debugging.html Wed Oct 31 04:53:33 2012 @@ -0,0 +1,185 @@ +<!DOCTYPE html> +<!-- + 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. +--> +<html> +<head> + <title>Chapter 13 - Debugging — Apache MINA</title> + + <link href="./../../../css/common.css" rel="stylesheet" type="text/css"> + <link href="./../../../css/mina.css" rel="stylesheet" type="text/css"> + +</head> + <body> + <div id="container"> + <div id="header"> + <div id="subProjectsNavBar"> + <a href="./../../../"> + + Apache MINA Project + + </a> + | + <a href="./../../../mina/index.html"> + + <strong>MINA</strong> + + </a> + | + <a href="./../../../asyncweb/index.html"> + + AsyncWeb + + </a> + | + <a href="./../../../ftpserver/index.html"> + + FtpServer + + </a> + | + <a href="./../../../sshd/index.html"> + + Sshd + + </a> + | + <a href="./../../../vysper/index.html"> + + Vysper + + </a> + </div><!-- subProjectsNavBar --> + </div><!-- header --> + <div id="content"> + <div id="leftColumn"> + + + + + <div id="navigation"> + + <h5>Latest Downloads</h5> + <ul> + <li><a href="./../../../mina/downloads.html">Mina 2.0.7</a></li> + </ul> + <h5>Documentation</h5> + <ul> + <li><a href="./../../../mina/userguide/user-guide-toc.html" class="external-link" rel="nofollow">User guide</a></li> + <li><a href="./../../../mina/features.html" class="external-link" rel="nofollow">Features</a/</li> + <li><a href="./../../../mina/road-map.html" class="external-link" rel="nofollow">Road Map</a/</li> + <li><a href="./../../../mina/faq.html" class="external-link" rel="nofollow">FAQ</a/</li> + </ul> + <h5>Resources</h5> + <ul> + <li><a href="./../../../mina/downloads.html" class="external-link" rel="nofollow">Downloads</a></li> + <li><a href="./../../../mina/mailing-lists.html" class="external-link" rel="nofollow">Mailing lists & IRC</a></li> + <li><a href="./../../../mina/issue-tracking.html" class="external-link" rel="nofollow">Issue tracking</a></li> + <li><a href="./../../../mina/sources.html" class="external-link" rel="nofollow">Sources</a></li> + <li><a href="./../../../mina/performances.html" class="external-link" rel="nofollow">Performances</a></li> + <li><a href="./../../../mina/testimonials.html" class="external-link" rel="nofollow">Testimonials</a></li> + <li><a href="./../../../mina/conferences.html" class="external-link" rel="nofollow">Conferences</a></li> + <li><a href="./../../../mina/developper-guide.html" class="external-link" rel="nofollow">Developers Guide</a></li> + <li><a href="./../../../mina/related-projects.html" class="external-link" rel="nofollow">Related Projects</a></li> + <li><a href="http://people.apache.org/~vgritsenko/stats/projects/mina.html" class="external-link" rel="nofollow">Statistics</a></li> + </ul> + + <h5>Community</h5> + <ul> + <li><a href="http://www.apache.org/foundation/contributing.html" class="external-link" rel="nofollow">Contributing</a></li> + <li><a href="./../../../contributors.html" class="external-link" rel="nofollow">Team</a></li> + <li><a href="./../../../special-thanks.html" class="external-link" rel="nofollow">Special Thanks</a></li> + <li><a href="http://www.apache.org/security/" class="external-link" rel="nofollow">Security</a></li> + </ul> + + <h5>About Apache</h5> + <ul> + <li><a href="http://www.apache.org" class="external-link" rel="nofollow">Apache main site</a></li> + <li><a href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</a></li> + <li><a href="http://www.apache.org/foundation/sponsorship.html" title="The ASF sponsorship program" class="external-link" rel="nofollow">Sponsorship program</a></li> + <li><a href="http://www.apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</a></li> + </ul> + + <h3><a name="Navigation-Upcoming"></a>Upcoming</h3> + <ul> + <li>No event</li> + </ul> + +</div> + +<!-- navigation --> + + + </div><!-- leftColumn --> + <div id="rightColumn"> + + + + <div class="nav"> + <div class="nav_prev"> + + <a href="../ch12-logging-filter/ch12-logging-filter.html">Chapter 12 - Logging Filter</a> + + </div> + <div class="nav_up"> + + <a href="../user-guide-toc.html">User Guide</a> + + </div> + <div class="nav_next"> + + <a href="../ch14-state-machine/ch14-state-machine.html">Chapter 14 - State Machine</a> + + </div> + <div class="clearfix"></div> + </div> + + +<h1 id="chapter-13-debugging">Chapter 13 - Debugging</h1> +<p>To be completed...</p> + + + <div class="nav"> + <div class="nav_prev"> + + <a href="../ch12-logging-filter/ch12-logging-filter.html">Chapter 12 - Logging Filter</a> + + </div> + <div class="nav_up"> + + <a href="../user-guide-toc.html">User Guide</a> + + </div> + <div class="nav_next"> + + <a href="../ch14-state-machine/ch14-state-machine.html">Chapter 14 - State Machine</a> + + </div> + <div class="clearfix"></div> + </div> + + + </div><!-- rightColumn --> + <div id="endContent"></div> + </div><!-- content --> + <div id="footer">© 2003-2012, <a href="http://www.apache.org">The Apache Software Foundation</a> - <a href="privacy-policy.html">Privacy Policy</a><br /> + Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb, + Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation. + </div> + </div><!-- container --> + </body> +</html> +
