Hi,
Thank you for your reply. I checked Flamingo, it requires Hessian version 4 and 
my service provider is using Hessian version 3.1.2
About Hessdroid, do you think it will work with Hessian 3.1.2 and if you have 
its JARs please share them with me.

thanks

________________________________
 From: Andrej Rippich <and...@rippich.de>
To: Discussion of the Hessian protocol <hessian-interest@caucho.com> 
Sent: Tuesday, June 26, 2012 3:38 PM
Subject: Re: [Hessian-interest] Android SDK with hessian
 

Am 26.06.2012 12:20, schrieb Mohamed Fathy:

Hi,
>I am trying to use the Hessian with Android java SDK. The code is compiled 
>successfully without problems. But when trying to run the create the 
>HessianProxyFactory I got NoClassDefFound exception.
>
>
>I put the Hessian Jar file in the local folder "libs" under the project root. 
>I tried many versions of Hessian 3.1.2, 3.2.1, 4.0.7
>
>
>Thanks in advance
>Best regards
>
>
>
>
>
>
>_______________________________________________
hessian-interest mailing list hessian-interest@caucho.com 
http://maillist.caucho.com/mailman/listinfo/hessian-interest 
I think the problem is caused by dependencies (e.g. javax.naming) which aren't 
available on Android.

There are ports for Android which already solved this e.g. hessdroid
    (which worked for me only with hessian 1 but I had no time to
    investigate this). Exadel Flamingo also contains a port (see
    http://exadel.org/flamingo) which I finally used.


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

Reply via email to