rmi network traffic (original) (raw)
fuyou fuyou001 at gmail.com
Wed Aug 22 02:23:49 UTC 2012
- Previous message: rmi network traffic
- Next message: rmi network traffic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all
I deploy a RMI Service ,write a RMI Client(J2SE project) to access it
and is ok .but the some code in web project,I use wireshark to find that every RMI request sent from our client to our server containing the list of all jars in the classpath for the application, My problem is similar to bugs.sun.com <http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6664389>
java -version java version "1.6.0_33" Java(TM) SE Runtime Environment (build 1.6.0_33-b03) Java HotSpot(TM) Server VM (build 20.8-b03, mixed mode)
This issues may be caused by Servlet Container(etc Jetty/Resin) classloader How to slove it ?
Sorry for disturbing again. Thanks a lot!
--
fuyou001 Best Regards
- Previous message: rmi network traffic
- Next message: rmi network traffic
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]