users@jaxb.java.net

Re: <PING> Specified globalBinding customization not used error when compiling XJC

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 17 Dec 2003 10:14:45 -0800

> Since soap:Envelope is a complex type, is there
> another way I should have done this? I was under the
> impression that I'd be able to use the same mechanism
> for overriding complex types also....
>
> Is there another way?

The javaType customization lets you decide how you want to convert strings
in XML to/from Java representations.

So it doesn't make sense to me what you are trying to do by using
javaType with complex types. Could you elaborate?


regards,
--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net