2009/12/9 Wolfgang Laun <wolfgang.laun_at_gmail.com>
> You are running JAXB runtime bundled with JDK 6 against JAva sources
> compiled with
> a much older JAXB's schema compiler xjc.
>
Sorry ,because I am not familiar with jaxb( I used to work with
xmlbeans..), so do you mean my jdk version should be lower?
Because this is a third-part project, I do not have the schema. So I do not
know which xjc they use.
In fact , not matter I use 1.5 or 1.6 ,the problem exists still.
And what surprised me is I have a copy of this project( a old version),it
works fine in my IDE.
>
> -W
>
> PS: Checking the archive of this JAXB user's list might have given you this
> answer.
>
> PPS: Screenshots are nice, but the important info is hidden, i.e., the
> comment header
> of the generated Java source.
>
> The header is here: http://imagebin.org/74721
>
>
> On Wed, Dec 9, 2009 at 3:21 AM, maven apache <apachemaven0_at_gmail.com>wrote:
>
>> Hi:
>> I have googled the problem show in the subject,however I have no idea
>> about solving it.
>> The error is shown in the image: http://imagebin.org/74674
>> My jdk version is 6.0.
>> I wonder why?
>>
>> Actually, I have another project which use the same java sources created
>> by jaxb,there is no problem,I am surprised.
>>
>> Anyone can do me a favor?
>>
>>
>