<?xml version="1.0" encoding="iso-8859-1"?>
<!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" xml:lang="en" lang="en">
  <head>
    <title>JBREM-298: Removed socket creation listener (and custom socket server socket factory) from config map passed to RemotingRMIClientSocketFactory.</title>
    <style type="text/css">
      table.csetheader { color: inherit; background: #ebebeb; border-style: solid; border-color: #8d8d8d; border-width: 0px 1px 1px 0px; }
      table.history { border: solid black 1px; }
      table.diff { border: solid black 1px; }
      body       { color: black; background: white; }
      p.footer   { border-top: solid black 1px; }
      em.user    { font-style: normal; color: #000080; background: inherit; }
      em.branch  { font-style: normal; color: #800000; background: inherit; }
      b.diffA    { font-weight: normal; color: inherit; background: #e0f4e0; }
      b.diffR    { font-weight: normal; color: inherit; background: #f4e0e0; }
      tr.history { color: inherit; background-color: #c0c0c0; }
      th.history { padding-right: 3em; text-align: left; }
      th.haction { padding-right: 1em; text-align: left; }
      td.item    { padding-right: 3em; font-family: monospace; }
      td.itemact { padding: 0em 0.5em; font-family: monospace; text-align: center; }
      td.itemrev { padding-right: 1em; font-family: monospace; }
      tr.itemA0  { color: inherit; background: #e0f4e0; margin: 15px; }
      tr.itemA1  { color: inherit; background: #f0fff0; margin: 15px; }
      tr.itemM0  { color: inherit; background: #eaeaea; margin: 15px; }
      tr.itemM1  { color: inherit; background: #f4f4f4; margin: 15px; }
      tr.itemR0  { color: inherit; background: #f4e0e0; margin: 15px; }
      tr.itemR1  { color: inherit; background: #fff0f0; margin: 15px; }
      tr.diffhd  { color: inherit; background: #c0c0c0; }
      th.diffhd  { padding-left: 2em; text-align: left; font-family: monospace; }
      tr.diffblk { color: inherit; background: #ffffff; }
      td.diffblk { font-weight: bold; padding-top: 0.5em; padding-left: 1.5em; border-bottom: solid black 1px; }
      td.diffA   { color: inherit; background: #f0fff0; font-family: monospace; }
      td.diffM   { color: inherit; background: #f4f4f4; font-family: monospace; }
      td.diffR   { color: inherit; background: #fff0f0; font-family: monospace; }
    </style>
  </head>
  <body>

    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 01:01 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Removed socket creation listener (and custom socket server socket factory) from config map passed to RemotingRMIClientSocketFactory.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/rmi/RMIServerInvoker.java</td>
        <td class="itemrev">1.17.4.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.17.4.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 01:16 EST</td>
      </tr>
    </table>

    <pre>JBREM-298, JBREM-670: (1) Refactored with SerializableSSLClientSocketFactory to allow storage of client side config parameters for RMI as well as SSLRMI; (2) removed equals() and hashCode(); (3) removed some unused constructors.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/rmi/RemotingRMIClientSocketFactory.java</td>
        <td class="itemrev">1.9.4.0</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.9.4.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 01:17 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Refactored with RemotingRMIClientSocketFactory to allow storage of client side config parameters for RMI as well as SSLRMI.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslrmi/SerializableSSLClientSocketFactory.java</td>
        <td class="itemrev">1.3.4.0</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3.4.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 01:19 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Refactored with SSLRMIClientInvoker to allow storage of client side config parameters for RMI as well as SSLRMI.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/rmi/RMIClientInvoker.java</td>
        <td class="itemrev">1.9.2.0</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.9.2.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 01:19 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Refactored with RMIClientInvoker to allow storage of client side config parameters for RMI as well as SSLRMI.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslrmi/SSLRMIClientInvoker.java</td>
        <td class="itemrev">1.1.4.0</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.4.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 01:21 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Removed socket creation listener and custom server socket factory from config map passed to SerializableSSLClientSocketFactory.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslrmi/SSLRMIServerInvoker.java</td>
        <td class="itemrev">1.1.4.0</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.4.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 01:25 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Added unit tests for socket creation listeners.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/bisocket/ssl/socketfactory/SSLBisocketCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/socket/ssl/socketfactory/SSLSocketCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/rmi/socketfactory/RMICreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/multiplex/ssl/socketfactory/SSLMultiplexCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/SSLCreationListenerTestRoot.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/CreationListenerTestRoot.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/http/ssl/socketfactory/HttpsCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/bisocket/socketfactory/BisocketCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/multiplex/socketfactory/MultiplexCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/rmi/ssl/socketfactory/SSLRMICreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/socket/socketfactory/SocketCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 03:02 EST</td>
      </tr>
    </table>

    <pre>JBREM-298, JBREM-622: (1) Stripped sessionId from unique listenerid; (2)  Added ability to wrap SocketFactory with CreationListenerSocketFactory.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/AbstractInvoker.java</td>
        <td class="itemrev">1.16</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.17</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 03:05 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Added constant SOCKET_CREATION_LISTENER.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/Remoting.java</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">ovidiu</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 03:10 EST</td>
      </tr>
    </table>

    <pre>introduced a more explicite sanity check, otherwise code would fail with a cryptic message</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/Client.java</td>
        <td class="itemrev">1.53.2.12</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.53.2.13</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 03:11 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Added ability to wrap ServerSocketFactory with a CreationListenerServerSocketFactory.  Also, incorporated logging changes introduced by Ovidiu on remoting_2_x branch</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/ServerInvoker.java</td>
        <td class="itemrev">1.58</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.59</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 03:12 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Added classes to support socket creation listener facility.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/SocketCreationListener.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/ServerSocketFactoryWrapper.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/CreationListenerServerSocketFactory.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/CreationListenerServerSocket.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/CreationListenerSocketFactory.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/SocketFactoryWrapper.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">ovidiu</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 03:15 EST</td>
      </tr>
    </table>

    <pre>flushing minor changes (trivial refactoring, logging improvments) before attempting a fix for <a href="http://jira.jboss.org/jira/browse/JBREM-666">http://jira.jboss.org/jira/browse/JBREM-666</a></pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/MicroRemoteClientInvoker.java</td>
        <td class="itemrev">1.7.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7.2.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/ServerInvoker.java</td>
        <td class="itemrev">1.52.2.14</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.52.2.15</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/multiplex/MultiplexServerInvoker.java</td>
        <td class="itemrev">1.59.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.59.2.2</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/socket/MicroSocketClientInvoker.java</td>
        <td class="itemrev">1.16.2.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.16.2.6</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/socket/ServerThread.java</td>
        <td class="itemrev">1.29.2.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.29.2.8</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java</td>
        <td class="itemrev">1.30.2.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.30.2.7</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 03:16 EST</td>
      </tr>
    </table>

    <pre>JBREM-650:  Updated to conform to new version on remoting_2_x branch.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 03:20 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Added ability to wrap SocketFactory.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/http/ssl/HTTPSClientInvoker.java</td>
        <td class="itemrev">1.13</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.14</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 03:22 EST</td>
      </tr>
    </table>

    <pre>JBREM-298, JBREM-670: (1) Refactored with SerializableSSLClientSocketFactory to allow storage of client side config parameters for RMI as well as SSLRMI; (2) removed equals() and hashCode(); (3) removed some unused constructors.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/rmi/RemotingRMIClientSocketFactory.java</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 03:23 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Refactored with SSLRMIClientInvoker to allow storage of client side config parameters for RMI as well as SSLRMI.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/rmi/RMIClientInvoker.java</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 03:23 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Removed socket creation listener (and custom socket server socket factory) from config map passed to RemotingRMIClientSocketFactory.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/rmi/RMIServerInvoker.java</td>
        <td class="itemrev">1.17</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.18</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 03:59 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Removed setPerformancePreferences().</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/CreationListenerServerSocket.java</td>
        <td class="itemrev">1.1.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">tdiesler</em></b></td>
        <td align="right">2007-01-16 04:10 EST</td>
      </tr>
    </table>

    <pre>Add woodstox</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>CVSROOT</b></td>
        <td class="item">modules</td>
        <td class="itemrev">1.631</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.632</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 04:19 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Added ability to wrap SocketFactory.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslbisocket/SSLBisocketClientInvoker.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslmultiplex/SSLMultiplexClientInvoker.java</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 04:21 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Refactored with RemotingRMIClientSocketFactory to allow storage of client side config parameters for RMI as well as SSLRMI.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslrmi/SerializableSSLClientSocketFactory.java</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 04:22 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Refactored with RMIClientInvoker to allow storage of client side config parameters for RMI as well as SSLRMI.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslrmi/SSLRMIClientInvoker.java</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 04:23 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Removed socket creation listener and custom server socket factory from config map passed to SerializableSSLClientSocketFactory.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslrmi/SSLRMIServerInvoker.java</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 04:24 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Added ability to wrap SocketFactory.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslsocket/SSLSocketClientInvoker.java</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">aloubyansky</em></b></td>
        <td align="right">2007-01-16 05:11 EST</td>
      </tr>
    </table>

    <pre>updated snapshots</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jbossxb/as405-snapshot/lib/jboss-xml-binding.jar</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/jbossxb/snapshot/lib/jboss-xml-binding.jar</td>
        <td class="itemrev">1.28</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.29</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">msurtani</em> on branch <em class="branch">Branch_JBossCache_1_4_0</em></b></td>
        <td align="right">2007-01-16 06:40 EST</td>
      </tr>
    </table>

    <pre>Different log4j file for cruise control builds vs distribution</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">build.xml</td>
        <td class="itemrev">1.119.2.23</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.119.2.24</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">etc/log4j.xml</td>
        <td class="itemrev">1.15.2.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.15.2.4</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">etc/log4j.release.xml</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">msurtani</em></b></td>
        <td align="right">2007-01-16 06:40 EST</td>
      </tr>
    </table>

    <pre>Different log4j file for cruise control builds vs distribution</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">etc/log4j.release.xml</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">etc/log4j.xml</td>
        <td class="itemrev">1.21</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.22</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">build.xml</td>
        <td class="itemrev">1.170</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.171</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">chiba</em></b></td>
        <td align="right">2007-01-16 08:03 EST</td>
      </tr>
    </table>

    <pre>fixed a bug in copy().</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>javassist</b></td>
        <td class="item">src/main/javassist/bytecode/StackMapTable.java</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">sbryzak2</em></b></td>
        <td align="right">2007-01-16 08:06 EST</td>
      </tr>
    </table>

    <pre>fixed doc error</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/security.xml</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">dimitris</em></b></td>
        <td align="right">2007-01-16 08:08 EST</td>
      </tr>
    </table>

    <pre>remove the versioned digester jar, it shouldn't be used.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">apache-digester/1.7brew/component-info.xml</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemR0">
        <td class="itemact"><b>-</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">apache-digester/1.7brew/lib/commons-digester-1.7.jar</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">chiba</em></b></td>
        <td align="right">2007-01-16 08:26 EST</td>
      </tr>
    </table>

    <pre>edited javadoc comments.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>javassist</b></td>
        <td class="item">src/main/javassist/CodeConverter.java</td>
        <td class="itemrev">1.11</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.12</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">ovidiu</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 09:17 EST</td>
      </tr>
    </table>

    <pre>Fixed <a href="http://jira.jboss.org/jira/browse/JBREM-666">http://jira.jboss.org/jira/browse/JBREM-666</a> by moving all I/O initialization-related
operations from the acceptor thread to the worker thread.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">run-tests.sh</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/socket/ServerThread.java</td>
        <td class="itemrev">1.29.2.8</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.29.2.9</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.java</td>
        <td class="itemrev">1.30.2.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.30.2.8</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">msurtani</em></b></td>
        <td align="right">2007-01-16 09:31 EST</td>
      </tr>
    </table>

    <pre>wc</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">docs/design/DataVersioning.txt</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">kkhan</em></b></td>
        <td align="right">2007-01-16 10:59 EST</td>
      </tr>
    </table>

    <pre>JavassistMethodHashing.getMethodMap() did not pick up super interface methods</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/aop/snapshot/lib/jboss-aop-jdk50.jar</td>
        <td class="itemrev">1.21</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.22</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/aop/snapshot/lib/jboss-aop-src.zip</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/aop14/snapshot/lib/jboss-aop.jar</td>
        <td class="itemrev">1.15</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.16</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/aop14/snapshot/lib/jdk14-pluggable-instrumentor.jar</td>
        <td class="itemrev">1.12</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.13</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">vralev</em></b></td>
        <td align="right">2007-01-16 11:35 EST</td>
      </tr>
    </table>

    <pre>addd pot/ps (brazillian)</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b></b></td>
        <td class="item">repository.jboss.com/izpack/3.9.0.jboss.patch3/lib/standalone-compiler.jar</td>
        <td class="itemrev">1.8</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.9</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">telrod</em></b></td>
        <td align="right">2007-01-16 12:01 EST</td>
      </tr>
    </table>

    <pre>Adding 2.2.0.Alpha5</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/remoting/2.2.0.Alpha5/lib/jboss-remoting.jar</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/remoting/2.2.0.Alpha5/lib/jboss-remoting-src.zip</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>repository.jboss.com</b></td>
        <td class="item">jboss/remoting/2.2.0.Alpha5/component-info.xml</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-01-16 15:52 EST</td>
      </tr>
    </table>

    <pre>
s:formattedText</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">build.xml</td>
        <td class="itemrev">1.125</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.126</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/test/misc/org/jboss/seam/test/SeamTextTest.txt</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/ui/META-INF/faces-config.xml</td>
        <td class="itemrev">1.27</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.28</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/ui/META-INF/seam.taglib.xml</td>
        <td class="itemrev">1.24</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.25</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/ui/org/jboss/seam/ui/UICache.java</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/ui/org/jboss/seam/ui/UIFormattedText.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/ui/org/jboss/seam/ui/UIStyleDecoration.java</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-01-16 15:53 EST</td>
      </tr>
    </table>

    <pre>minor</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">.cvsignore</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-01-16 15:54 EST</td>
      </tr>
    </table>

    <pre>allow empty lines after heading</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-text.g</td>
        <td class="itemrev">1.17</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.18</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-01-16 15:55 EST</td>
      </tr>
    </table>

    <pre>use s:formattedText</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/blog/view/entry.xhtml</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/blog/view/index.xhtml</td>
        <td class="itemrev">1.8</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.9</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-01-16 17:01 EST</td>
      </tr>
    </table>

    <pre>whitelist</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-text.g</td>
        <td class="itemrev">1.18</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.19</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 18:18 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added second argument, source, to SocketCreationListener.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/CreationListenerServerSocketFactory.java</td>
        <td class="itemrev">1.1.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/SocketCreationListener.java</td>
        <td class="itemrev">1.1.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/CreationListenerSocketFactory.java</td>
        <td class="itemrev">1.1.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/CreationListenerServerSocket.java</td>
        <td class="itemrev">1.1.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 18:19 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Makes sure socketFactory and secondayServerSocket are properly wrapped.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.java</td>
        <td class="itemrev">1.1.2.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.6</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 18:21 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Removes both kinds of socket creation listeners from RemotingRMIClientSocketFactory config map.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/rmi/RMIServerInvoker.java</td>
        <td class="itemrev">1.17.4.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.17.4.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 18:23 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Added ability to wrap SocketFactory.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslbisocket/SSLBisocketServerInvoker.java</td>
        <td class="itemrev">1.1.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 18:24 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Removes both kinds of socket creation listeners from RemotingRMIClientSocketFactory config map.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslrmi/SSLRMIServerInvoker.java</td>
        <td class="itemrev">1.1.4.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.4.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 18:28 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Created distinction between client and server socket creation listeners.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/Remoting.java</td>
        <td class="itemrev">1.3.4.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3.4.2</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/ServerInvoker.java</td>
        <td class="itemrev">1.52.2.15</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.52.2.16</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/AbstractInvoker.java</td>
        <td class="itemrev">1.12.4.8</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.12.4.9</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 18:30 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added callback test.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/CreationListenerTestRoot.java</td>
        <td class="itemrev">1.1.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 18:31 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added extra configuration and override for callback test.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/bisocket/socketfactory/BisocketCreationListenerTestCase.java</td>
        <td class="itemrev">1.1.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/bisocket/ssl/socketfactory/SSLBisocketCreationListenerTestCase.java</td>
        <td class="itemrev">1.1.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 18:32 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added override for callback test.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/multiplex/ssl/socketfactory/SSLMultiplexCreationListenerTestCase.java</td>
        <td class="itemrev">1.1.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/multiplex/socketfactory/MultiplexCreationListenerTestCase.java</td>
        <td class="itemrev">1.1.2.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">nrichards</em></b></td>
        <td align="right">2007-01-16 18:35 EST</td>
      </tr>
    </table>

    <pre>add rtf example</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/pdf/view/whyseam_rtf.xhtml</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">nrichards</em></b></td>
        <td align="right">2007-01-16 18:49 EST</td>
      </tr>
    </table>

    <pre>also do itext html</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/pdf/org/jboss/seam/pdf/ui/UIDocument.java</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">nrichards</em></b></td>
        <td align="right">2007-01-16 18:49 EST</td>
      </tr>
    </table>

    <pre>html example</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">examples/pdf/view/whyseam_html.xhtml</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">genman</em></b></td>
        <td align="right">2007-01-16 20:31 EST</td>
      </tr>
    </table>

    <pre>Restrict visibility in CacheImpl of methods and members</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">old/tests/perf/org/jboss/cache/aop/FieldUpdateEmulator.java</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/CacheImpl.java</td>
        <td class="itemrev">1.29</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.30</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/RPCManager.java</td>
        <td class="itemrev">1.6</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.7</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/RegionImpl.java</td>
        <td class="itemrev">1.17</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.18</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/RegionManager.java</td>
        <td class="itemrev">1.22</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.23</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/TreeCacheView2.java</td>
        <td class="itemrev">1.21</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.22</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/config/ConfigurationComponent.java</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/interceptors/TxInterceptor.java</td>
        <td class="itemrev">1.73</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.74</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/pojo/PojoTreeCache.java</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">src/org/jboss/cache/rpc/RpcTreeCache.java</td>
        <td class="itemrev">1.14</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.15</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/misc/CopyOnWriteArrayTest.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/pojo/TestingUtil.java</td>
        <td class="itemrev">1.1</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/statetransfer/FailedStateTransferTest.java</td>
        <td class="itemrev">1.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.10</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/functional/org/jboss/cache/transaction/AbortionTest.java</td>
        <td class="itemrev">1.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.6</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossCache</b></td>
        <td class="item">tests/perf/org/jboss/cache/SizeOf.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-01-16 21:52 EST</td>
      </tr>
    </table>

    <pre>doc text and navigation</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/master.xml</td>
        <td class="itemrev">1.49</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.50</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/controls.xml</td>
        <td class="itemrev">1.11</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.12</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/events.xml</td>
        <td class="itemrev">1.7</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.8</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/text.xml</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-01-16 21:52 EST</td>
      </tr>
    </table>

    <pre>support img</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">seam-text.g</td>
        <td class="itemrev">1.19</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.20</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-01-16 21:52 EST</td>
      </tr>
    </table>

    <pre>minor</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">src/test/misc/org/jboss/seam/test/SeamTextTest.txt</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 21:55 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Created distinction between client and server socket creation listeners.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/AbstractInvoker.java</td>
        <td class="itemrev">1.17</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.18</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/Remoting.java</td>
        <td class="itemrev">1.4</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.5</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/ServerInvoker.java</td>
        <td class="itemrev">1.59</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.60</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 21:59 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added second argument, source, to SocketCreationListener.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/CreationListenerServerSocket.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/CreationListenerServerSocketFactory.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/CreationListenerSocketFactory.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/socketfactory/SocketCreationListener.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 22:03 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Makes sure socketFactory and secondayServerSocket are properly wrapped.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.java</td>
        <td class="itemrev">1.3</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.4</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 22:04 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Removes both kinds of socket creation listeners from RemotingRMIClientSocketFactory config map.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/rmi/RMIServerInvoker.java</td>
        <td class="itemrev">1.18</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.19</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslrmi/SSLRMIServerInvoker.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 22:05 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Added ability to wrap SocketFactory.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/transport/sslbisocket/SSLBisocketServerInvoker.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 22:10 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added unit tests for socket creation listeners.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/CreationListenerTestRoot.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/SSLCreationListenerTestRoot.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/rmi/socketfactory/RMICreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/http/ssl/socketfactory/HttpsCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/socket/ssl/socketfactory/SSLSocketCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/socket/socketfactory/SocketCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/bisocket/socketfactory/BisocketCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/rmi/ssl/socketfactory/SSLRMICreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/bisocket/ssl/socketfactory/SSLBisocketCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/multiplex/ssl/socketfactory/SSLMultiplexCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/multiplex/socketfactory/MultiplexCreationListenerTestCase.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">gavin</em></b></td>
        <td align="right">2007-01-16 22:14 EST</td>
      </tr>
    </table>

    <pre>minor updates</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/conversations.xml</td>
        <td class="itemrev">1.21</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.22</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/events.xml</td>
        <td class="itemrev">1.8</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.9</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/jbpm.xml</td>
        <td class="itemrev">1.25</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.26</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>jboss-seam</b></td>
        <td class="item">doc/reference/en/modules/tutorial.xml</td>
        <td class="itemrev">1.75</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.76</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 22:15 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added javadoc.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/Remoting.java</td>
        <td class="itemrev">1.3.4.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3.4.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-16 22:16 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added javadoc.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/Remoting.java</td>
        <td class="itemrev">1.5</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.6</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 23:52 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added unit tests for creating listeners from class names.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/CreationListenerTestRoot.java</td>
        <td class="itemrev">1.1.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-16 23:52 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Pulled listener classes out of CreationListenerTestRoot.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/TestListener.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/StaticTestListener.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/FailingTestListener.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.1.2.1</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-17 00:09 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added ability to create socket creation listener from class name.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/AbstractInvoker.java</td>
        <td class="itemrev">1.12.4.9</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.12.4.10</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/ServerInvoker.java</td>
        <td class="itemrev">1.52.2.16</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.52.2.17</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-17 00:11 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Imported TestListener.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/bisocket/socketfactory/BisocketCreationListenerTestCase.java</td>
        <td class="itemrev">1.1.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-17 00:12 EST</td>
      </tr>
    </table>

    <pre>JBREM-298: Imported TestListener.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/bisocket/ssl/socketfactory/SSLBisocketCreationListenerTestCase.java</td>
        <td class="itemrev">1.1.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em> on branch <em class="branch">remoting_2_x</em></b></td>
        <td align="right">2007-01-17 00:13 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Imported TestListener.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/multiplex/socketfactory/MultiplexCreationListenerTestCase.java</td>
        <td class="itemrev">1.1.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.3</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/multiplex/ssl/socketfactory/SSLMultiplexCreationListenerTestCase.java</td>
        <td class="itemrev">1.1.2.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.1.2.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-17 00:15 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added ability to create socket creation listener from class name.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/ServerInvoker.java</td>
        <td class="itemrev">1.60</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.61</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/main/org/jboss/remoting/AbstractInvoker.java</td>
        <td class="itemrev">1.18</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.19</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-17 00:18 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Added unit tests for creating listeners from class names.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/CreationListenerTestRoot.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-17 00:19 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Pulled listener classes out of CreationListenerTestRoot.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/StaticTestListener.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA0">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/TestListener.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
      <tr class="itemA1">
        <td class="itemact"><b>+</b></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/socketfactory/FailingTestListener.java</td>
        <td class="itemrev"></td>
        <td class="itemrev"></td>
        <td class="itemrev">1.2</td>
      </tr>
    </table>


    <p><br /></p>


    <table width="100%" class="csetheader">
      <tr>
        <td align="left"><b>Commit from <em class="user">rsigal</em></b></td>
        <td align="right">2007-01-17 00:21 EST</td>
      </tr>
    </table>

    <pre>JBREM-298:  Imported TestListener.</pre>

    <table cellspacing="0" cellpadding="3" class="history">
      <tr class="history">
        <th class="haction"></th>
        <th class="history">Module</th>
        <th class="history">File name</th>
        <th class="history" colspan="3">Revision</th>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/bisocket/socketfactory/BisocketCreationListenerTestCase.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/bisocket/ssl/socketfactory/SSLBisocketCreationListenerTestCase.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM0">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/multiplex/ssl/socketfactory/SSLMultiplexCreationListenerTestCase.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
      <tr class="itemM1">
        <td class="itemact"></td>
        <td class="item"><b>JBossRemoting</b></td>
        <td class="item">src/tests/org/jboss/test/remoting/transport/multiplex/socketfactory/MultiplexCreationListenerTestCase.java</td>
        <td class="itemrev">1.2</td>
        <td class="itemrev">>>></td>
        <td class="itemrev">1.3</td>
      </tr>
    </table>


    <p><br /></p>
    <p class="footer">Generated by <a href="http://www.nongnu.org/cvsreport/">cvsreport 0.3.5</a></p>

  </body>
</html>