[Bug 451] New: RTT Corba Proxy object does not replicate remote interface correctly

For more infomation about this bug, visit
Summary: RTT Corba Proxy object does not replicate remote
interface correctly
Product: RTT
Version: 1.2.1
Platform: All
OS/Version: All
Status: ASSIGNED
Severity: normal
Priority: P2
Component: Corba
AssignedTo: peter [dot] soetens [..] ...
ReportedBy: peter [dot] soetens [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

When using the ctaskbrowser for example, the remote TaskContext interface is
replicated locally by the ControlTaskProxy class.
This class has a few flaws which causes it to create local task objects
(scripting, marshalling,...) in the interface instead of the remote ones.
Therefore, accessing remote taskobjects from the ctaskbrowser leads to invoking
local ones, having no effect remotely.

--
Configure bugmail: https://svn.fmtc.be/bugzilla/orocos/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--
Orocos-Dev mailing list
Orocos-Dev [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

[Bug 451] RTT Corba Proxy object does not replicate remote inter

For more infomation about this bug, visit

Peter Soetens
<peter [dot] soetens [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED

--- Comment #1 from Peter Soetens
<peter [dot] soetens [..] ...> 2007-09-19 17:23:02 ---
Fixed on trunk/rtt. Will backport to rtt-1.2 and rtt-1.4.

$ svn ci ControlTaskProxy.cpp -m"Fix bug #451: RTT Corba Proxy object does not
replicate remote interface correctly
> First, clear the interface before reconstructing the remote interface,
> then reconstruct the objects correctly and recursively.
> Also fixes a crash in getPeerList if the ControlTask == NotFound.
> "
Sending ControlTaskProxy.cpp
Transmitting file data .
Committed revision 28588.

--
Configure bugmail: https://svn.fmtc.be/bugzilla/orocos/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--
Orocos-Dev mailing list
Orocos-Dev [..] ...
http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm