[ http://issues.apache.org/jira/browse/GERONIMO-2407?page=comments#action_12434904 ] Bill Dudney commented on GERONIMO-2407: ---------------------------------------
forgot to mention that this patch also makes it so the code will compile there are a couple of new classes & interface I implemnted specifically I added NodeInfo and NodeId classs and changed everything that said BrokerId or BrokerInfo to NodeId and NodeInfo respectively. Need input on that... Also moved the wire format negotioation stuff into the interface - need input Made the TCPTransportServer use the ObjectStreamWireFormatFactory instead of the openwire. > openwire impl in gcache won't compile > ------------------------------------- > > Key: GERONIMO-2407 > URL: http://issues.apache.org/jira/browse/GERONIMO-2407 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: Clustering > Affects Versions: 1.2 > Reporter: Bill Dudney > Attachments: openwire.patch > > > patch provides 3 things; > 1) orgainze imports > 2) format code to 'standard' format (no tabs etc) > 3) adds standard header -- 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
