Hi everyone,
I am having an issue with instructing JAXB to generate java classes without using primitives (I would like jaxb not to create double, but Double etc). I noticed it's possible to set parse and print methods for those primitives, but it leads to undesirable results, involving adapters..
Is that somehow possible to inform JAXB not to use primitives?
Thanks,
Shahar.valdman_at_modelity.com