Thanks a lot. I try to remove Xerces 1.2.3 from build and keep Xerces 2.8.1 to see if anything changes.
Zhubin -----Original Message----- From: Jukka Zitting [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 26, 2007 11:14 AM To: [email protected] Subject: Re: Problem with importing repository from XML Hi, On 9/26/07, Zhubin Salehi <[EMAIL PROTECTED]> wrote: > I noticed xercesImpl-2.8.1.jar and xerces-1.2.3.jar were in WEB-INF\lib > directory > of my WAR file, they have probability been added as a dependency of some other > library because I don't have them in my Maven dependencies. I removed them and > not it works fine. But I'm wondering why Xerces 2.8.1 does not support > http://xml.org/sax/features/namespace-prefixes Xerces 2.8.1 most certainly does, but I'm quite sure Xerces 1.2.3 doesn't. BR, Jukka Zitting
