<html>
    <head>
      <base href="http://www.jacorb.org/bugzilla/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Server request interceptor doesn't works"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=1017">1017</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Server request interceptor doesn't works
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>JacORB
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.4
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>other
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>jacorb-bugs@lists.spline.inf.fu-berlin.de
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kujtimhyseni@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=468" name="attach_468" title="Client, server and server request interceptor code for given server">attachment 468</a> <a href="attachment.cgi?id=468&action=edit" title="Client, server and server request interceptor code for given server">[details]</a></span>
Client, server and server request interceptor code for given server

I am trying to use server request interceptor but it doesn't works at all. I am
registering it as states in respective examples and trying to use it. Its
constructor is run and server notifies that 1 server request interceptor is
registered but it doesn't reacts on client requests i.e. it's methods are not
called when client initiates request and when it receives response from server.
Attached you may find the whole code I am using.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>