Menu

Crispy / News: Recent posts

Crispy bug fix release version 1.1.1

The Open Source project Crispy has announced the second stable release of version 1.1.1.

The intention for this project is a very simple API to call different kinds of services (provider/technology).
Crispy's aims is to provide a single point of entry for remote invocation for a wide number of transports:
eg. RMI, CORBA, EJB, JAX-RPC or XML-RPC.

It works by using properties to configure a service manager, which is then used to invoke the remote API.
Crispy is a simple Java codebase with an API that sits between your client code and the services your code must access.
It provides a layer of abstraction to decouple client code from access to a service, as well as its location and underlying implementation.
The special on this idea is, that these calls are simple Java object calls (remote or local calls are transparent). ... read more

Posted by Mario Linke 2006-11-15

Crispy released the second stable version 1.1.0

The intention for this project is a very simple API to call different kinds of services (provider/technology).
Crispy's aims is to provide a single point of entry for remote invocation for a wide number of transports:
eg. RMI, CORBA, EJB, JAX-RPC or XML-RPC.
It works by using properties to configure a service manager, which is then used to invoke the remote API.
Crispy is a simple Java codebase with an API that sits between your client code and the services your code must access.
It provides a layer of abstraction to decouple client code from access to a service, as well as its location and underlying implementation.
The special on this idea is, that these calls are simple Java object calls (remote or local calls are transparent). ... read more

Posted by Mario Linke 2006-08-28

Crispy released the first stable version 1.0

The intention for this project is a very simple API to call different kinds of services (provider/technology).
Crispy's aims is to provide a single point of entry for remote invocation for a wide number of transports:
eg. RMI, CORBA, EJB, JAX-RPC or XML-RPC.
It works by using properties to configure a service manager, which is then used to invoke the remote API.
Crispy is a simple Java codebase with an API that sits between your client code and the services your code must access.
It provides a layer of abstraction to decouple client code from access to a service, as well as its location and underlying implementation.
The special on this idea is, that these calls are simple Java object calls (remote or local calls are transparent). ... read more

Posted by Mario Linke 2006-05-30

Crispy version 0.9 released

The intention for this project is a very simple API to call different kinds of services (provider/technology).
Crispy's aims is to provide a single point of entry for remote invocation for a wide number of transports:
eg. RMI, CORBA, EJB, JAX-RPC or XML-RPC.
It works by using properties to configure a service manager, which is then used to invoke the remote API.
Crispy is a simple Java codebase with an API that sits between your client code and the services your code must access.
It provides a layer of abstraction to decouple client code from access to a service, as well as its location and underlying implementation.
The special on this idea is, that these calls are simple Java object calls (remote or local calls are transparent). ... read more

Posted by Mario Linke 2006-04-24

Crispy version 0.8 released

The intention for this project is a very simple API to call different kinds of services (provider/technology).
Crispy's aims is to provide a single point of entry for remote invocation for a wide number of transports:
eg. RMI, EJB, JAX-RPC or XML-RPC.
It works by using properties to configure a service manager, which is then used to invoke the remote API.
Crispy is a simple Java codebase with an API that sits between your client code and the services your code must access.
It provides a layer of abstraction to decouple client code from access to a service, as well as its location and underlying implementation.
The special on this idea is, that these calls are simple Java object calls (remote or local calls are transparent). ... read more

Posted by Mario Linke 2006-03-13

Crispy version 0.7 released

The intention for this project is a very simple API for call different kinds of services (provider/technology).
Crispy's aims is to provide a single point of entry for remote invocation for a wide number of transports:
eg. RMI, EJB, Burlap, Hessian, JAX-RPC or XML-RPC. It works by using properties to configure a service manager,
which is then used to invoke the remote API. Crispy is a simple Java codebase with an API that sits
between your client code and the services your code must access.
It provides a layer of abstraction to decouple client code from access to a service,
as well as its location and underlying implementation. The special on this idea is,
that these calls are simple Java object calls (remote or local calls are transparent). ... read more

Posted by Mario Linke 2006-01-16

crispy-0.6.2 is released

The main news in this release are examples and proposals for a integration in the PicoContaiber and in OSGi environment.
Further replace Crispy your own proxy implementation with the Jakarta Commons Proxy.
The aim from this release is a more stable and clear version.

Posted by Mario Linke 2005-11-28

crispy-0.6.1 is released

This is a bug fix release. New is, that Properties can load from file system with net.sf.crispy.PropertiesLoader
(e.g. ClassPathPropertiesLoader, FilePropertiesLoader or UrlPropertiesLoader).
Part two of Crispy's comic is published.

Posted by Mario Linke 2005-10-18

crispy-0.6.0 is released

The new release adds:
- new example: Thesaurus lexicon (University of Leipzig, Germany),
- two Crispy extensions: Integration for the SpringFramework and for the HiveMind (jakarta) Framework,
- create a new server simulation for local Java object calls: net.sf.crispy.impl.local.MiniLocalObjectServer,
- more tests,
- more documentaton and
- Crispy has it own Comic.

Posted by Mario Linke 2005-09-19

crispy-0.5.0 is released

REST (REpresentational State Transfer), a pure Crispy implementation. Fixes 1240350,
Many new tests,
Method net.sf.crispy.util.Converter.makeSimplefind cycles in object graph,
More documentation and the first article,
More samples, to make the first steps with Crispy easy,
A Servlet for the XML-RPC implementation ( net.sf.crispy.impl.xmlrpc.XmlRpcHttpServlet).

Posted by Mario Linke 2005-08-22

crispy-0.4.0 is released

you can see changes on the web side: http://crispy.sourceforge.net/changes-report.html

Posted by Mario Linke 2005-07-19

crispy-0.3.3 is released

- Jira sample
- Hessian and Burlap implementation
- more tests and documentation

Posted by Mario Linke 2005-07-11

crispy-0.3.2 is released

with mini bug fixes and a new StaticRmiProxy

Posted by Mario Linke 2005-07-05

crispy 0.3.0

The first test version from crispy is relesead.

Posted by Mario Linke 2005-06-08
MongoDB Logo MongoDB