Now that the Yoko ORB support has been integrated, I've started combing the openejb2 code looking for JVM independence issues. One of the biggest problem locations is the code in o.a.o.corba.security.jgss, which has references to Sun implementation-specific provider interfaces. However, I can't seem to find any evidence that this code is even being used. Is this really dead code that can be removed, or will this somehow need to be fixed up?

Rick

Reply via email to