As camel-jetty doesn’t leverage the web.xml to setup the filters, I don’t think 
there is a blocker when calling the filter init method yourself. 
When you setup the filters instance to the Camel registry, you can call the 
filter init method to pass the parameters yourself.


--  
Willem Jiang


Blog: http://willemjiang.blogspot.com (English)  
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On January 10, 2016 at 2:27:44 AM, J- (jmand...@hotmail.com) wrote:
> Hi i see how you can set a servlet filter on the Jetty component with the 
> filtersRef option,  
> but i need to set a couple init parameters on the filter object when it's 
> init gets called.  
>  
>  
> Is this possible to do?
>  
>  
> Thanks.
>  

Reply via email to