blob: 860ac561c0f76fe2b2f7b8aee7efb191ed63e926 [file] [log] [blame]
Title: Remote Object Persistence Limitations
<P>This page can be viewed as a Remote Object Persistence TODO. The following things are pending improvement:</P>
<UL>
<LI>Client classes have to be available to the server JVM.</LI>
<LI>No pure XML web service with a defined WSDL (although binary Hessian service is available for many languages other than Java)</LI>
<LI>No attribute and relationship-level security.</LI>
<LI>No query-level security.</LI>
<LI>No role-based security.</LI>
<LI>No support for doing arbitrary server method calls.</LI>
<LI>No support for ResultIterator-like functionality.</LI>
<LI>No support for nested contexts in the remote tier.</LI>
</UL>