Hi Gary,

Have you try with Xerces 1.4? 

Arnaud

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 14, 2002 4:52 PM
> To: [EMAIL PROTECTED]
> Subject: [castor-dev] Namespace error unmarshalling document
> containing xsi prefix
> 
> Dear Castor-Dev,
> 
> Just upgraded from 0.9.3 to 0.9.3.21 ( quite a gap I know ) and I'm
> getting
> an error unmarshalling a document that previously unmarshalled fine.
> 
> The following SAXException is thrown within
> UnmarshalHandler.processAttributeList( ): - line 1712
> 
>    The namespace associated with the prefix 'xsi' could not be
> resolved.
> 
> Here's the relevant part of the instance document:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <destinationConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-
> instance"
> 
> xsi:noNamespaceSchemaLocation="file://localhost/dev/xml6884/destinat
> ionConfig.xsd">
>     <defaultThresholds>
> ...
> 
> Other details that might be relevant:
> 
>    I use a Castor binding file to define the XML to Object mapping
>    I make use of the EventProducer interface so that I can
> instantiate and control the SAX Parser outside of Castor
>    SAX Parser schema validation and namespace support are turned on
>    I'm using Xerces 2.2.0
> 
> I couldn't find any reference to the problem in the mailing list
> archive.
> 
> Can anyone shed some light on possible causes.
> 
> Thanks in advance,
> 
> Gary Janes
> HSBC Investment Banking & Markets
> London
> 
> 
> 
> 
> The HSBC Group's website is at http://www.hsbc.com
> _____________________________________________________
> 
> HSBC Bank Plc, which is regulated in the UK by FSA, has issued the
> information contained in this message (including any attached
> documents) for its institutional and professional customers only.
> It is not intended for private customers. This message and any
> attachments are not an invitation to buy or sell securities or
> related
> financial instruments, are confidential to the named recipient and
> may
> also be privileged. The information should not be reproduced and /
> or
> distributed to any other person. Internet communications are not
> secure
> and HSBC Bank Plc makes no representation and accepts no
> responsibility or liability as to the completeness and accuracy of
> the
> information contained in this message. Each page attached hereto
> must be read in conjunction with any disclosure which forms part of
> it.
> 
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>       unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to