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.

Reply via email to