Subject: Soap Mapping Registries
Hello,
If I have a java bean that holds another bean internally, do I need to map
each of those in the deployment descriptor? What about in the
SoapMappingRegistry? Are there any situations in which I would need to add
more than one item to the registry (per
Hello,
If I have a java bean that holds another bean internally, do I need to map
each of those in the deployment descriptor? What about in the
SoapMappingRegistry? Are there any situations in which I would need to add
more than one item to the registry (per each use of call.invoke())?
Thanks,