| Author |
JAXB - how to disable namespace in the generated xml?
|
avihai marchiano
Ranch Hand
Joined: Jan 10, 2007
Posts: 342
|
|
Hey, I generate Jaxb obeject with xjc (use maven plugin). The generated xml has "ns:" as namespace. My question is how to disable this? I dont want to touch in the objects which generated by Jaxb , since i generate them automaticly. i prefer to use customization or any other solution. Thank you
|
 |
 |
|
|
subject: JAXB - how to disable namespace in the generated xml?
|
|
|