Google

Tuesday, March 29, 2005

JProxy

Jproxy

JProxy is an J2EE HTTP tunnel with SSL and JAAS support for EJB, RMI, JNDI, JMS and CORBA. It was designed with the thought of creating a unified object model that lets you design your solution Internet without worrying about HTTP, Firewall drawbacks, implementation differences between different Application Servers, and integration between J2EE and CORBA standards.

JProxy enables CORBA, JMS and RMI services on the Internet.
Make remote calls to interfaces that weren’t originally designed as remote ones. JProxy will remote those interface for you at runtime.
JProxy client runtime is only 90K - no more wait for a client to get started on a customer machine.
JProxy supports asynchronous communication over Firewalls without polling.
JProxy supports built-in fail-over mechanisms for your clients with broadly customizable policies.
JProxy compresses and optimizes remote calls. Clients downloaded on your customer’s computers won’t trigger any Security Warnings because JProxy doesn’t violate any default security rules.

Reference: http://javaboutique.internet.com/JProxy/
Author: Marat Bedretdinov

0 Comments:

Post a Comment

<< Home