Werner Guttmann wrote:
> 
> It should definitely be possible, if we are talking about well-formed
> XML. So what the XML you are receiving look like ?
> 

Yes its well formed, from my first post, the incoming xml looks like this:

<user>
    <moneytotable />
</user>

and the other type of request looks like this...


<user>
    <moneyfromtable />
</user> 

...so i need to map them both using <map-to xml="user"/> 


-- 
View this message in context: 
http://www.nabble.com/mapping-2-classes-to-different-sub-element-tp16804683p16807707.html
Sent from the Castor - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to