Hi Ari,

> Have you looked at the Cayenne ROP project? (http://
> cayenne.apache.org/doc/remote-object-persistence-guide.html)

No, I didn't see this, yet. Thanks!

> This already does exactly what you need and is dead simple to set up.
> It uses Hessian as the 'web service' - really just a simpler, faster,
> smaller and much easier alternative to SOAP. We use both SOAP and
> Hessian in our application, and if we could I'd gladly strip out the
> clumsy Axis for Hessian any day.
> 
> All Cayenne objects are serialised and sent across the network
> between client and server.

It would be nice if I could use Hessian. 
I heard about the advantages of it compared to SOAP. 
But unfortunately SOAP is still the standard here and I can't switch to
Hessian now or in future.

Oilid

Reply via email to