Hello,

I am developing an application where the server is running on the Mina
library as a classical Java SE program. In my application, the
communication between the server and the clients can be initiated by
either the server of the client.

I would like to use the Hessian library to create services on each of
them (server & clients), but I am a little lost in the source code of
Hessian for the server side, as I am not running in servlets at all.

1) Is there a tutorial or a sample that I could read where Hessian is
used to do RPC on Java SE apps?

2) So far, I don't know exactly which classes I can reuse and which ones
I have to write. Could you help me to figure it out, please?

I would be glad to publish my sample Mina+Hessian back to the community
once it is done.

Regards,
Vincent



_______________________________________________
hessian-interest mailing list
hessian-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/hessian-interest

Reply via email to