Data binding & mapping with XMLBeans

O

olivier35

Hello,
I establish a two-way data-binding between systems with a web service.
I use XMLBeans and my problem is that objets classes are generated
(from xsd) without taking into account the existing classes (VO or DTO)
; I must manage two classes which represent the same data : "my" DTO
and the XMLBeans generated classes. The mapping is made "manually"
between these 2 objects. Is it possible to force XMLBeans to generate
classes (from the xsd) which implement the interfaces of my DTOs ? If
not, is this possible with JaxB or Castor XML?
Thanks. Olivier
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top