- 
        1. Re: CORBA com EJBadrian.brock Apr 5, 2002 1:12 PM (in response to khanh_duy_nguyen)Latest CVS head (beta2) includes an optional IIOP module. 
 Regards,
 Adrian
- 
        2. Re: CORBA com EJBkhanh_duy_nguyen Apr 5, 2002 3:55 PM (in response to khanh_duy_nguyen)I mean any free corba product that allow me to implement client in c++ to talk to ejb of jboss 
- 
        3. Re: CORBA com EJBadrian.brock Apr 5, 2002 8:03 PM (in response to khanh_duy_nguyen)Sorry, 
 I misunderstood. I was stating JBoss doesn't talk Corba
 until 3.0beta2
 I can't recommend a C++ orb, I've only used orbs under
 java.
 Regards,
 Adrian
- 
        4. Re: CORBA com EJBannegret Apr 8, 2002 3:54 AM (in response to khanh_duy_nguyen)you can use jacorb on java side 
 http://www.jacorb.org
 and omniorb on C++ side
 http://www.uk.research.att.com/omniORB/index.html
 Annegret
- 
        5. Re: CORBA com EJBtfthomaz Apr 8, 2002 9:44 AM (in response to khanh_duy_nguyen)Does jboss 2.4.4 support for CORBA? 
 I'm using JacORB to establish client/server communication and wish to adapt it on jboss, is it possible?
 If so, how is the server ORB initialized on startup?
- 
        6. Re: CORBA com EJBannegret Apr 12, 2002 7:07 AM (in response to khanh_duy_nguyen)We have written our own MBean for ORB initialization on startup (using jboss 2.4.3) 
 Annegret
- 
        7. Re: CORBA com EJBboscos May 14, 2002 12:07 PM (in response to khanh_duy_nguyen)I recommend you use TAO ( pronaunced as 'dau') an open source C++ ORB. Find it at 
 http://www.cs.wustl.edu/~schmidt/TAO.html
 HTH
 
     
     
     
    