--- Begin Message ---
EveryThing seems to work well except the fact that the byte array is null!!
I know that, on the server side, the byte array is conformed.
It seems that the byte array isn't serialized from the server to the
client.
I hope that I've clearly exposed my problem and that someb
Karim --
One thing I see is that you don't set the return type on the call object.
You've got a QName reference for the bean mapping, and serializers and
deserializers set, but you didn't assign that mapping to the return
type of the call.
Perhaps try this line right between the call.setOperatio