JibX with an existing DOM-Tree

  • Thread starter Matthias Langbein
  • Start date
M

Matthias Langbein

Hi all,

I'm currently developing a WebService proxy for existing services. The
existing services expect Java DTOs.
I want to do the transformtion with JibX, so there is my question:
The SOAP-Element that I receive from J2EE is a DOM-Tree, and I think
that JibX also uses DOM for their transformation, but JibX expects a
xml-string as input. Is there a better way than to "serialize" the
SOAPElement and then let JibX build another DOM-Tree based on that
string? Can I reuse the existing DOM-Tree?

THX, Langi
 

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

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top