Does Resin 4 Support Remoting?

From Resin 4.0 Wiki

Revision as of 00:00, 16 May 2012 by Rick (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A frequent question is: Does Resin 4 support EJB remoting?

The short answer is no. The longer answer is that Resin supports Hessian for remoting. Hessian (now Hessian 2) predates many other forms of remoting and is a wicked fast, binary protocol. You could think of Hessian as a high performance binary JSON. Hessian has been ported to many languages.

You can expose any bean as a Hessian remote bean quite easily.

TBD

Personal tools
TOOLBOX
LANGUAGES