Hi,
please provide as simple as possible test-case. I'd like to see if I can
duplicate the issue here and wouldn't like to waste time with writting the
test when you probably do have one already written.
Thanks,
Karel
--
Karel Gardas [EMAIL PROTECTED]
ObjectSecurity Ltd. http://www.objectsecurity.com
---
Need experienced, fast, reliable technical MICO support?
---> http://www.objectsecurity.com/commsup.html <---
---
On Tue, 27 Sep 2005, Valentino Ignoti wrote:
Hi EveryBody. We have a CORBA::MARSHAL_EXCEPTION when trying to send (as
IN) a NESTED valuetype (OBV) from JDK orb (1.4.2_08) to mico ORB (2.3.11)
It seems to be that mico ORB doesn't decode propertly "chunked value-tag".
In all other cases it works fine :
jdkORB -----> micoORB KO
jdkORB <---- micoORB OK
jdkORB ----> jdkORB OK
micoORB <---- micoORB OK
------------------------------------
see down the idl:
valuetype Nested {
public long n;
}
valuetype Base {
public Nested nested;
}
interface ObvService {
void sendNested( in Base b);
}
----------------------------------
Thanks for all...Any help is appreciate regards...
p.s. we register both factories obviously ;-)
_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel