[ http://issues.apache.org/jira/browse/YOKO-74?page=comments#action_12418863 ]
Rick McGuire commented on YOKO-74: ---------------------------------- It will be a few days before I'll have anything ready to check in. Right now, I'm dealing with issues like getting all of the org.omg.CosNaming and other classes in place, plus I'm going to want to have a few unit tests ready when I check this in. Structurally, I've created this with a base class that implements a lot of error checking, name conversion, etc., and moved the store releated functions into an implementation class. The concrete implementations need to implement resolve(), bind(), unbind(), list(), destroy(), and createContext() primitives. It should be fairly simple to adapt this framework to other persistence models. > Add a transient NameService to yoko > ----------------------------------- > > Key: YOKO-74 > URL: http://issues.apache.org/jira/browse/YOKO-74 > Project: Yoko - CORBA Server > Type: New Feature > Versions: 1.0-incubating-M1 > Reporter: Rick McGuire > Assignee: Rick McGuire > Fix For: 1.0-incubating-M1 > > In order for Geronimo to achieve Sun JDK independence it is also going to > need a CosNaming implementation to replace it's current use of the Sun > CosNaming service. Currently, Geronimo only needs a transient service, so > that is a good initial first step for the Yoko. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
