Patches item #576818, was opened at 2002-07-03 10:20 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=576818&group_id=22866
Category: JBossSX Group: None Status: Open Resolution: None Priority: 5 Submitted By: Bruno Lowagie (blowagie) Assigned to: Nobody/Anonymous (nobody) Summary: please change private <-> protected Initial Comment: PLEASE read this. I'm only asking you to change 1 word in the code, It's a job you can do in less than half a minute... I posted a bugreport about the fact that you can't configure a SecurityDomain/DomainFactory in any way when you want to use org.jboss.security.ssl.RMISSLServerSocketFactory as RMIServerSocketFactory. Because nobody responds, I fixed the problem myself writing a subclass for org.jboss.security.ssl.RMISSLServerSocketFactory. I am now able to do RMI over SSL. I still need to refine my solution. Afterwards I could post the solution if you are interested. Unfortunately, I needed to change the modifier for domainFactory from private to protected. This means I will always have to change and recompile this each time I download a new version of jBoss. Can you please change this modifier in the code that is in the CVS repository. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376687&aid=576818&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek No, I will not fix your computer. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
