I dont think, that the problem is on jBoss side. Which ORB implementation
You are using? What are the concrete errors? (As I know BEA has a own ORB
implementation.)
We use the ORB from ibm jdk 1.3 and hold three connections to different
corba servers in a MBean.
Other people use the ORBACUS ORB. 
Please seach the user-list archive for details.

Andreas   

> -----Original Message-----
> From: gerardo macari [SMTP:[EMAIL PROTECTED]]
> Sent: 29 July 2001 19:51
> To:   [EMAIL PROTECTED]
> Subject:      Re: [JBoss-user] Calling CORBA objects from JBoss
> 
>   Dave Ortman <[EMAIL PROTECTED]> wrote: 
> 
>       Hi,
>       
>       I recently posted an inquiry regarding the utilization of CORBA
> objects from
>       within EJB's deployed in JBoss. Basically, I was unable to have a
> session bean
>       make a call to a CORBA object. Since then, we have deployed the same
> bean to
>       WebLogic, and it worked fine.
>       
>       So, the issue is not EJB specific. I looked at the FAQ, and saw that
> JBoss
>       does not support RMI/IIOP. However, I didn't think this would
> prevent my session
>       beans from making CORBA calls.
>       
>       Is there a limitation of JBoss which would make calling CORBA
> objects impossible?
>       
>       
>       Thanks,
>       -Dave
>       
>       _______________________________________________
>       JBoss-user mailing list
>       [EMAIL PROTECTED]
>       <http://lists.sourceforge.net/lists/listinfo/jboss-user>
> 
>  
> 
>  
> 
> Hi Dave,
> 
>  
> 
> I need to do the same thing (call a Corba Object). I think since JBOSS
> does not support RMI-IIOP, it does not have the ability
> 
> to change the JRMP to an IIOP call, so the receiving ORB who is expecting
> only calls via IIOP ignores it (if it gets there at all).
> 
> PS: Don't quote me on this, but I think thats what happens (WebLogic
> states it DOES support RMI-IIOP as you said)
> 
>  
> 
> Gerardo
> 
> 
> 
> Gerardo Macari
> 
> 
> 
>   _____  
> 
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> <http://phonecard.yahoo.com/?.refer=mailtagline>

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to