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
