| Author |
annotations on entity class with spring oxm and jaxb for ArrayList
|
Lucky J Verma
Ranch Hand
Joined: Apr 11, 2007
Posts: 277
|
|
Finally i mafe jaxb and oxm to work and marshall xml file for me.but xml formation is wrong.Probably it is wrong usage of annotations from me.
My class person can have many persons inside ( ie list of elements) ,this is nested tree .
But XMl generated is not correct and doesnt have closing tag.
|
 |
 |
|
|
subject: annotations on entity class with spring oxm and jaxb for ArrayList
|
|
|