users@jaxb.java.net

how to create objects instead of primitives

From: Shahar Valdman <Shahar.Valdman_at_modelity.com>
Date: Tue, 15 Jul 2008 10:12:58 +0200

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