P
Peter Horlock
Hi,
we got a partner sending SOAP,
which we unmarshal using JAXB.
The answer may be a regular response
or an error. However, the error document is totally different from
the regular answer, it's a different document...
Is there a way to put some kind of a switch into JAXB,
so based on the response it will always return the related
object?
Thanks,
Peter
we got a partner sending SOAP,
which we unmarshal using JAXB.
The answer may be a regular response
or an error. However, the error document is totally different from
the regular answer, it's a different document...
Is there a way to put some kind of a switch into JAXB,
so based on the response it will always return the related
object?
Thanks,
Peter