| Author |
Castor Unmarshaller?
|
Andrew Mcmurray
Ranch Hand
Joined: Sep 24, 2005
Posts: 188
|
|
Hi all, I am trying to unmarshaller xml that I am getting off a JMS queue. The object that I am unmarshalling to has within it a List of objects. The only way I can get it to work is to add the xsi:type="namespace" to all the referecnes to the object in the xml. Since the xml I am getting does not have this in it already I need a way of dynamically setting it. Any thougts??? Thanks, AMD
|
 |
 |
|
|
subject: Castor Unmarshaller?
|
|
|