Hallo,
I am trying to send Collections over JBoss Remoting TransportServer - however this always ends in Runtime exceptions.
I have found an old thread explaining that you can't serialize Collections and have to transform them into an Array to send them over to the client.
That works fine - just its not very nice to handle it that way.
Has anything changed in the mean time or is there a good work around?
Many thanks in advanced,
Stephan