users@jaxb.java.net

Re: JAXB, Introspector, BeanInfo and method sigantures

From: Dmitri Colebatch <dim_at_colebatch.com>
Date: Thu, 18 May 2006 09:15:06 +1000

Hi

On 5/18/06, Alec Swan <aukcioner_at_yahoo.com> wrote:
> Is there a way to force JAXB to generate methods that do NOT take or return
> primitive values as parameters. For example, how do I force JAXB to ALWAYS
> map "boolean" xml type to java.lang.Boolean java type?
>
> Also, does anybody have any ideas on the following?

Not me sorry - I assume you've looked through the binding file option?
 I would have guessed that you might be able to override it there, but
I've never tried to do what you're doing.

Good luck!

cheers
dim