older means 4.5.2? 3.1.4? *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau*
2013/8/1 AndyG <[email protected]> > I've already changed the code a bit to look for the version, but just > missing > something still... > > Start a snapshot server, and lookup any ejb from an older client. > > In the client on a stop just before call to > protocolMetaData.readExternal(in); in Client.java:251 > > Wrap stream with new BufferedReader(new InputStreamReader(in)).readLine() > > Which results in (less symbols): > > 3.1??????org.apache.openejb.client.EJBMetaDataImpl????? > > Looks like a serialized object. > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/EJBD-tp4664447p4664451.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. >
