Should be fine. 

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx 
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Francisco Reverbel
Sent: Saturday, January 03, 2004 8:07 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-dev] Changes for IIOP over SSL

In order to support IIOP over SSL I have made (still uncommitted)
changes to a couple of classes in the security module:

- org.jboss.security.ssl.DomainServerSocketFactory

  Work currently performed within private method initSSLContext()
factored
  out to an utility class, in order to be available to the IIOP/SSL
code.


- org.jboss.security.plugins.JaasSecurityDomain

  Work currently performed within start() method moved to create(). 
  Reason: the JaasSecurityDomain must be ready when ORB.init() is 
  called. CorbaOrbService calls ORB.init() within createService(),
  and this call cannot be moved to startService(), as the IIOP proxy 
  factory (IORFactory) needs the IIOP invoker ready before that.

Does anybody see some problem with these changes? If nobody speaks up, 
I'll commit them to CVS, along with IIOP over SSL support.

Cheers,

Francisco



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to