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