What is JProxy?
JProxy is a product that solves number of intercommunication problems between Java Client and J2EE or CORBA Services. JProxy overrides functionality of well-known APIs: EJB, RMI, JNDI, JMS and CORBA. JProxy Server delegates JProxy Client’s requests to appropriate remote objects. JProxy Server keeps references to remote objects and performs actual remote calls. When asynchronous communication is used, JProxy Client behaves as a Server.