Hi Sergey, Thanks for your suggestion.
I am using embedded jetty server (cxf-rt-transports-http-jetty) and i have no reason to use web.xml file ... unless there is no other way to plug that filter. That is why i prefer to avoid the usual spring-security configuration which which (as far as i know) will force me to have that web.xml i don't want to have. Also i am going to use digest authentication only, no authorization or other features. Is there other way to plug a servlet filter with CXF? Thanks again, RBC. -- View this message in context: http://cxf.547215.n5.nabble.com/Can-i-plug-javax-servlet-Filter-with-CXF-authentication-tp5740614p5740627.html Sent from the cxf-user mailing list archive at Nabble.com.
