I'm having trouble accessing a service that takes a byte array as a
parameter and returns a byte array. Do I need to call registerTypeMapping()
to do this?
If not, how do I go about it? Simple "byte[]" does not seem to work?
Please help, I have spent way too much time trying to get all this to
work.
-Vidula
p.s. I tried ByteArrayHolder but ran into too many issues.

Reply via email to