I've been developing a small project with Jonas to evaluate how it could meet
our needs in other larger projects.  First I'd like to say it really works
slick!  There seems to be good support and quite a few nice features to the
system.  However, I've got two important questions now which I hope ya'll can
answer.

1) How/When can Jonas work with CORBA?  Has anyone done this?  I understand that
the two specs (EJB and CORBA) merged with RMI over IIOP and the Corba Component
Model.  Should I be able to get Jonas to register with a Corba naming service
(specifically omniNames) as opposed to the java specific ones?  In the end, I
want to allow a MVC++ client on NT to talk to Jonas beans, and we already have
quite a bit of experience with the CORBA ORBs in OmniOrb and in the JDK.  Is
there another way to do this?

2) How is versioning handled by EJB/Jonas?  For example, I've deployed version
1.0 client to 1000 NT workstations that all know how to talk to version 1.0
server on one or two server machines.  Now server version 1.1 gets deployed.  Do
my 1000 clients still work against the new version of the server, or do I need
to redeploy all 1000 at once (which I can't do)?  I want my 1.1 server to handle
requests from both 1.0 and 1.1 clients.

My experience is mostly with CORBA, so these may be no-brainers in EJB, but
apparently I don't have the right brain module loaded!

Thanks in advance!
Dan Johnson

[EMAIL PROTECTED]


----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to