Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Maintaining Rice Version Backwards Compatibility

Summary

The main requirement for the Rice client applications to maintain Rice version compatibility is that the client applications always include the version number for the version the imbedded Rice server is running when sending requests to the Central Rice server and when using the APIs/Framework to access the database directly.

The client application must include the jars that match the version of the central Rice server so that the APIs/Framework modules used will be able to properly access the information/processes on the central Rice server and in turn it can return information that appropriately corresponds to the embedded Rice version.

There are, of course, several details to actually implement this strategy.  The document below is a good starting point, but always consult the documentation available for the specific Rice version you are using. 

 

    Version Compatibility with Embedded Implementation
Embedded Rice is version 2.1.2, Rice Services is version 2.2.1
Embedded Rice will use 2.1.2.war and jars from 2.2.1 and pass version 2.1.2 into all Rice requests.

Compatibility Information

Error rendering macro 'viewdoc' : The space key could not be found.
  • No labels