[Ace-users] Re: [tao-users] Discovering the reference/identity of the event sourceand method invoker

Johnny Willemsen jwillemsen at remedy.nl
Wed Sep 26 13:15:41 CDT 2007


Hi,
 
Thanks for using the PRF form. CORBA doesn't define a standardized way to
retrieve information from the client, you could put that information in the
event itself. 

Regards,

Johnny Willemsen
Remedy IT
Postbus 101
2650 AC  Berkel en Rodenrijs
The Netherlands
www.theaceorb.nl / www.remedy.nl  

*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO             ***
*** See http://www.theaceorb.nl/en/support.html                 ***
 
CIAO VERSION: 0.5.9 
TAO VERSION : 1.5.9 
ACE VERSION : 5.5.9 
HOST MACHINE and OPERATING SYSTEM: 
If on Windows based OS's, which version of WINSOCK do you 
use?: Pentium IV, Debian linux kernel 2.6 
TARGET MACHINE and OPERATING SYSTEM, if different from HOST: 
COMPILER NAME AND VERSION (AND PATCHLEVEL): 
THE $ACE_ROOT/ace/config.h FILE [if you use a link to a platform- 
specific file, simply state which one]:#include "ace/config- 
linux.h" 
THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE [if you 
use a link to a platform-specific file, simply state which one 
(unless this isn't used in this case, e.g., with Microsoft Visual 
C++)]: 
no_hidden_visibility=1 
include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU 
CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/ 
default.features 
(used by MPC when you generate your own makefiles): There is no 
such file. 
AREA/CLASS/EXAMPLE AFFECTED: 
[What example failed? What module failed to compile?] 
DOES THE PROBLEM AFFECT: 
COMPILATION? No. 
If so, what do your $ACE_ROOT/ace/config.h and 
$ACE_ROOT/include/makeinclude/platform_macros.GNU contain? 
LINKING? No. 
On Unix systems, did you run make realclean first? 
EXECUTION? No. 
OTHER (please specify)? 
[Please indicate whether ACE/TAO/CIAO, your application, or both are 
affected.] 
SYNOPSIS: Discovering the reference of the event source and method invoker. 
[Brief description of the problem] 
DESCRIPTION: 
[Detailed description of problem. Don't just say " 
doesn't work, here's a fix," explain what your program does 
to get to the state. ] 

Hi, 

I sent this question before to the CIAO list but I just realized that maybe
any TAO user can help with this subject too once the request mechanism is
the same and I can access the component ORB and POA from a component. 

Is it possible to discover the object reference of a event source that sent
an event to a event sink through its push method? Is it possible to discover
the reference of the component (client rule) that invoked an component facet
method? 

Thank you. 
Santos 



More information about the Ace-users mailing list