Re: i love hessian

From: Radu-Adrian Popescu <radu.popescu@xxx.com>
Date: Wed Aug 17 2005 - 23:51:28 PDT

>>> 1. How can I determine the IP address of the client at runtime?
>>>
>>
>> If I'm not mistaken, the Spring framework Hessian utility classes allow
>> for that.
>
> What if one is not using Spring?
>

Tough luck. You'd have to devise a way to get the IP yourself. But then
again, if it's already done by somebody else, one might as well save
oneself the hassle and use the existing code.

>>> 2. How can I access the WSDL for the service for .NET clients?
>>>
>>
>> Care to detail on that? AFAIK Hessian does not have WSDL, but does have
>> a
>> .NET/C# client/server implementation.
>
> Hessian clients must use on the APIs downloadable from the main page then?
> It's not a compliant webservices interface then?
>

Does it say anywhere that it is ? That it supports WSDL or any other part
of the WebServices stack ?
At the moment, AFAIK, only IONA seems to think of WSDL as a really
independent part of the WS spec and dare to use it with something else
other than SOAP (CORBA/IIOP for instance). So this seems a rather moot
point, unless someone would choose to venture on building a real WS
compliant implementation that uses Hessian instead of SOAP.

> Justen
>

Regards,

-- 
Radu-Adrian Popescu
CSA, DBA, Developer
Aldrapay MD
Aldratech Ltd.
+40723335573
Received on Wed 17 Aug 2005 23:51:28 -0700

This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:16:41 PDT