users@jersey.java.net

Re: SAX Feature error in Jersey 1.1.4.1

From: Mike Baranczak <mbaranczak_at_gmail.com>
Date: Fri, 19 Feb 2010 15:01:00 -0800 (PST)

I just ran into this same problem myself. Just to clarify, for whoever comes
along and reads this - the following parameter needs to be added to the
ServletContainer servlet, NOT to the web context.



>
> <param-name>com.sun.jersey.config.feature.DisableXmlSecurity</param-name>
> <param-value>true</param-value>
>

Also, this thread's title refers to Jersey 1.1.4.1 - I can confirm that the
bug still exists in 1.1.5.
-- 
View this message in context: http://n2.nabble.com/SAX-Feature-error-in-Jersey-1-1-4-1-tp4581700p4600567.html
Sent from the Jersey mailing list archive at Nabble.com.