Discussion:
[omniORB] Cann't create a valuetype dynamically.
JiangWei
2006-05-30 20:53:01 UTC
Permalink
Cann't create a valuetype dynamically, because no factory was
registered for it.

terminate called after throwing an instance of 'CORBA::MARSHAL'


-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.cpp
Type: text/x-c++src
Size: 1144 bytes
Desc: not available
Url : http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20060530/5850b9fd/main.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MyValue.idl
Type: text/x-idl
Size: 158 bytes
Desc: not available
Url : http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20060530/5850b9fd/MyValue.bin
Duncan Grisby
2006-05-31 16:20:24 UTC
Permalink
Post by JiangWei
Cann't create a valuetype dynamically, because no factory was
registered for it.
terminate called after throwing an instance of 'CORBA::MARSHAL'
That's a bug. I've fixed it in CVS.

Cheers,

Duncan.
--
-- Duncan Grisby --
-- ***@grisby.org --
-- http://www.grisby.org --
Loading...