i gave the file path of mapping file ( which is URL) as a parameter to
unmarshall, instead of Mapping :) so it was a little mistake however it took
1 day to find it :) i solved the problem thank you.

murat

On 6/12/07, Werner Guttmann <[EMAIL PROTECTED]> wrote:

What does your mapping look like ?

Werner

murat aydin wrote:
> hi,
>
> during unmarshalling, i am getting the error :
>
> element "HEADER" occurs more than once. parent class: java.net.URL
> /DOCUMENT/HEADER
>
> however, there is only one HEADER tag in the xml that i am trying to
> unmarshall.
> and i couldnt understand why parent class is java.net.URL. Because there
> is a Document class and i had created it.
> i coulnt find the relation with java.net.URL
>
> But, i am creating mapping from java.net.URL
>
> thanks.
>
> murat
>
>


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to