Returning a remote object - did not get this working

View: New views
1 Messages — Rating Filter:   Alert me  

Returning a remote object - did not get this working

by Sebastian Kurfuerst :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello everybody,

I only want to export my "starter" object in lingo, and this "Starter" object should then in turn return references to my other objects on the server... Sadly, I always get a NotSerializableException from ActiveMQ, as the target object returned by the starter is not serializable.

As far as I understood, you can pass client objects to the server, but this is not possible the other way around, right?

If you need a small example, just tell me, then I will upload it.

Greets,
Sebastian