RE: OAthreaded and ORBthreaded error in orbacus 3.3.1
<[email protected]> Tue, 18 Apr 2006 10:02:32 +0100
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <[email protected]> |
This needs to go in the config file (eg for thread per client) ooc.orb.oa.conc_model=thread_per_client You can specify the name of the config file with the -ORBconfig option. Cheers, Simon -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: 16 April 2006 12:48 To: [email protected] Subject: [OB-Users] OAthreaded and ORBthreaded error in orbacus 3.3.1 Hello I am writing a client in C++ (orbacus version 3.3.1). One of the basic features of this client is to be able to receive callbacks. I am staring the client with the following options: ./Client -ORBthreaded -OAthreaded -ORBInitRef NameService=corbaloc::172.23.158.95:5650/NameService but i get the error: Warning: ORB_init: unknown option: -ORBthreaded Warning: ORB::BOA_init: unknown option: -OAthreaded The README of this orbacus version clearly states that it supports threaded models of concurrencly. And the options are also as described in the manual. Can anyone help on this? Prakash _______________________________________________ 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 PLEASE READ: The information contained in this email is confidential and intended for the named recipient(s) only. If you are not an intended recipient of this email please notify the sender immediately and delete your copy from your system. You must not copy, distribute or take any further action in reliance on it. Email is not a secure method of communication and Nomura International plc ('NIplc') will not, to the extent permitted by law, accept responsibility or liability for (a) the accuracy or completeness of, or (b) the presence of any virus, worm or similar malicious or disabling code in, this message or any attachment(s) to it. If verification of this email is sought then please request a hard copy. Unless otherwise stated this email: (1) is not, and should not be treated or relied upon as, investment research; (2) contains views or opinions that are solely those of the author and do not necessarily represent those of NIplc; (3) is intended for informational purposes only and is not a recommendation, solicitation or offer to buy or sell securities or related financial instruments. NIplc does not provide investment services to private customers. Authorised and regulated by the Financial Services Authority. Registered in England no. 1550505 VAT No. 447 2492 35. Registered Office: 1 St Martin's-le-Grand, London, EC1A 4NP. A member of the Nomura group of companies. _______________________________________________ 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