Hi folks ...

I've playing with the samples, and I found something I needed: the dynamic invoker, but I need to support complex types, at least for the returning values.

I've a web service that returns an object, and in my own version of the dynamic invoker, I've registered the serializer/deserializer, so, the call seemed to be ok. But now, I need to serialize again the object. I supposed that I can use the BeanSerializer, but I found that the serialize method also needs a context and some sax attributes, and I'm not sure about what to pass in these places.

Any sample about these?, or maybe, is there any other way (more automatic) to achieve this????. In fact, maybe the string-text representation that the call parsed, is still available somewhere.

Thanks in advance.

salu2
dario estepario ...







Reply via email to