-----Original Message-----
From: Guy Rouillier [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 26, 2001 2:08 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] JBoss Basic Questions
----- Original Message -----
From: "Crothers.Dean" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 26, 2001 2:14 PM
Subject: [JBoss-user] JBoss Basic Questions
> 4) is the JBossMQ module released? And can you have C or C++ based clients
> that can interface with the JBossMQ product, or are you restricted to Java
> based clients only?
JBossMQ is a part of the base product. Don't know about connectivity from
non-Java clients.
>
The Java J2EE specification supports CORBA clients (over RMI-IIOP and using LDAP
naming directory). CORBA clients can be coded in C, C++ and other languages. When
Java applications access EJB over RMI-IIOP in is required that they use
PortableRemoteObject.narrow() method.
So, assuming your clients can be coded to CORBA specification, they can use Java EJB
services.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user