> Bernard Olivier wrote:
> > I'd like to know if I can use Corba objects or call them
> with Jboss.
>
> Yes, you should be able to call Corba objects.
>
Correct.
> > In fact I tried to find the stub and skeleton files of my
> ejbs after their
> > deployement on Jboss, and I couldn't find them. So I was
> wondering about
> > the impossibility to make my Ejbs used by Corba objects on
> another server.
>
> We do not support RMI/IIOP yet. Sorry.
>
Correct, but you are still able to make JBOSS/RMI/JRMP calls from your CORBA
applications to JBoss!
Calling an EJB from your CORBA application is really trivial (the CORBA
application will just be another client as far as JBoss is concerned).
Another solution would be to embed a CORBA server (implemented as a JMX
MBean) within a JBoss server.
Regards,
Per
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]