Hmnn.. Right now I am testing the put and get from the same process. That means it should successfully archive/unarchive correctly right?
On Jan 13, 2009, at 11:27 AM, Dustin wrote:
On Jan 13, 10:34 am, Programmer 09 <[email protected]> wrote:It does the right thing. What am I missing?I'm guessing you have a classpath issue. If you put the client in a higher classloader than your app code, it won't be able to deserialize your objects by default.
