I have
a service that needs to return xml and an attachment, the xml contains some
meta-information about the attachment. I am using the jax-rpc api.
My question is how to return both an xml document and an attachment. I can
see how to return one or the other, but not both.
Can
someone point me to a good example, I can't find one.
Thanks,
-Steve
Pruitt