- Subject: [Ethereal-users] Capturing RMI Method Calls.
- From: Lester Lobo <lester.lobo@xxxxxxxxx>
- Date: Thu, 1 Sep 2005 17:19:05 +0200
Hi,
I have recently laid my hands on Ethereal, and need to use it for two purposes. Firstly i need to capture the number of RMI/IIOP Calls sent between my client and Server. The application in use is a swing thick client which using the RMI protocol to access EJB's on a Weblogic Server.
I have tried to use ethereal while simulating the application run, but ethereal does not report RMI calls. I am not very sure why this is hapening because under the supported protocol's ethereal seems to be a supported protocol.
Could someone help me with capturing the RMI method calls and the network packets size of each RMI calls hapening over the network.
Regards,
-Lester