Commented out writing of times - This is breaking remote EJBD client access somewhere. Tested with and without and this definitely a repeatable issue. There must be a read write mismatch outside of this class?
Performed full rebuilds and checked both client and server jar files are definitely the correct versions. Both client and server are on JDK 1.6.31, client 64bit server 32bit. Seems to be blocking at writeObject / readObject, so are we passing custom ObjectOutput / ObjectInput implementations into the method anywhere? -- View this message in context: http://openejb.979440.n4.nabble.com/EJBResponse-java-times-was-breaking-remote-client-tp4535068p4535068.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
