Dear All,
As per DFS development guide, use of @XmlRootElement annotation can cause namespace problem with JAXB2.1 and .Net import utility can complain about incompatible types.
Can someone give me workaround of making certain DTO class as Root element. This DTO will be used as setting Input and setting output with DFS service?
Many thanks in advance.