Eric wrote:
The client gets objects from the server to client clone method, which
would be connecting the 2 JVMs with ObjectOutputStream-
ObjectInputStream.
Holy cow! Are you kidding me? Seriously, somebody re-wrote the
contract of clone() to instantiate an ObjectInputStream and receive
objects off the wire? Dude that's seriously messed up.
Maybe I'm seriously misunderstanding what's going on here but I'd
really, really like to see ALL the code you have to write actally send
and recieve one object. Just pick an object, any old object, and show
us what you actually do. Because either you misunderstand the way some
stuff in Java works, or you've been handed the worlds most messed-up API
to work with.
To clone a server object to the client is one statement.
http://documentation.basis.com/BASISHelp/WebHelp/sysguimethods5/bbjapi_cloneasclientobject.htm