What are the benefits of JProxy?
It provides HTTP tunneling for CORBA, RMI and for J2EE API complaint services: EJB, JMS, and JNDI. Client application/applet may utilize asynchronous message delivery for JMS over HTTP. JProxy encapsulates provider specific implementations of J2EE and CORBA servers. JProxy allows using EJB, RMI, CORBA and JMS without downloading Java Plug-in. A Client-side library has a very small footprint: approximately 80K. Developer may customize communication to handle different protocols, clustering and fail-over.