aspose file tools
The moose likes Web Services and the fly likes Need help while using mapping JAXB generated class to custom classes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Need help while using mapping JAXB generated class to custom classes" Watch "Need help while using mapping JAXB generated class to custom classes" New topic
Author

Need help while using mapping JAXB generated class to custom classes

Sim Kim
Ranch Hand

Joined: Aug 06, 2004
Posts: 268
Hi,

I have some old classes (which I cannot change) . While JAXB generates it own classes , I need to populate my old classes with the values of JAXB generated classes . Where do I do that ?

I have the mapping code ready :


I want to know where should I call this method in my code so that the values from JAXB classes get filled in my custom class and vice versa ?
Do I need to use marshaller for this ?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Need help while using mapping JAXB generated class to custom classes
 
Similar Threads
Represent Web Services in Sequence Diagram
JAXB XPATH API
JaxB Class Declaration Imports
JAXB implentation query
web service not available