Problems with callbacks
"Manuel Fünfrocken" <[email protected]> Tue, 23 Aug 2005 08:51:37 +0200
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
Hi!
I`ve some questions about callbacks:
Is it necessary to implement the client as an server? (with starting a POA, binding to a nameserver etc.) Or does ORBacus handle this?
What I mean is: I can connect to an server, and now I want that he can talk to the client using callbacks. Therefor there is already an method to register the client. These method gets an reference to an objecte of the client type (respectively of the interface type from Client). But I can't simple give the client reference with "this". By doing so, I get an "org.omg.CORBA.BAD_OPERATION: The delegate has not been set" Exception.
I don`t know how to go on...
Has anybody an idea? Or simple a link to a site with more infos to callbacks?
Kind regards
Manuel Fünfrocken
---
University of Applied Science
Saarland/Germany
_______________________________________________
OB-Users Mailing List - [email protected]
http://mail.ooc.nf.ca/mailman/listinfo/ob-users
Visit our support FAQ before you send a message.
http://www.orbacus.com/faq/support.html