2005-09-19

POJ - Crispy 0.6.0 released

CRISPY is very simple API for call different kinds of services (provider/technology). The special on this idea is, that these calls are simple Java object calls (remote or local calls are transparent).

From Crispy supported service-provider are:

* RMI,
* Web-Service (JAX-RPC, for example Axis),
* EJB (with JNDI lookup),
* XML-RPC (for example Apache XML-RPC)
* Burlap and Hessian (Caucho)
* JBoss Remoting,
* REST (REpresentational State Transfer), a pure Crispy implementation,

You can combinate Crispy with other existing frameworks such as Spring or HiveMind

http://crispy.sourceforge.net/