Method returning void

Hi,
When we are using method returning void in the cdeployer we got

[ ERROR ][CorbaFallBackProtocol] Failing Corba::Any creation of type void
on the server side

Can someone help me?

Method returning void

On Mon, Jun 15, 2009 at 20:01, Simon
Pelletier-Thibault<simon [dot] pelletiert [..] ...> wrote:
> Hi,
> When we are using method returning void in the cdeployer we got
> [ ERROR ][CorbaFallBackProtocol] Failing Corba::Any creation of type void
> on the server side
> Can someone help me?

I'll try to reproduce it. Does the method eventually gets called or
does nothing happen on the server side ?

Peter

Method returning void

The method is executed on the server side.
We just want to get rid of the annoying error message for an error that is
not a real error

Thanks

On Mon, Jun 15, 2009 at 4:58 PM, S Roderick <kiwi [dot] net [..] ...> wrote:

> On Jun 15, 2009, at 16:18 , Peter Soetens wrote:
>
> On Mon, Jun 15, 2009 at 20:01, Simon
>> Pelletier-Thibault<simon [dot] pelletiert [..] ...> wrote:
>>
>>> Hi,
>>> When we are using method returning void in the cdeployer we got
>>> [ ERROR ][CorbaFallBackProtocol] Failing Corba::Any creation of type void
>>> on the server side
>>> Can someone help me?
>>>
>>
>> I'll try to reproduce it. Does the method eventually gets called or
>> does nothing happen on the server side ?
>>
>
> We get this *all* the time, and have done since day one. We just ignore it.
> If someone does figure it out we would love to know what it is.
>
> Stephen
>