[Bug 1021] New: Calling operations from scripting as foo.call() fails

http://bugs.orocos.org/show_bug.cgi?id=1021

Summary: Calling operations from scripting as foo.call() fails
Product: Toolchain
Version: master
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: RTT
AssignedTo: orocos-dev [..] ...
ReportedBy: adolfo [dot] rodriguez [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

Taken from an example of the Component Builder's manual for 2.6.0:

In Section 2.5 calling an operation: getPeriod works, but getPeriod.call()
fails with:

Service or Task "Hello" has no Peer or Service getPeriod (or Hello was not
found at all).