Re: [Dev] ClassNotFoundException: org.wso2.carbon.webapp.mgt.filter.AuthorizationHeaderFilter

2018-05-14 Thread Madhawa Gunasekara
Hi All, We can specify this filter in global web.xml. However some profiles don't need this feature, therefore, OSGI won't load this bundle. If we use tomcat annotations, we get this CNF exception. since we are using a shared plugins folder among the profiles. therefore we can't use annotations.

[Dev] ClassNotFoundException: org.wso2.carbon.webapp.mgt.filter.AuthorizationHeaderFilter

2018-05-10 Thread Madhawa Gunasekara
Hi All, I'm getting this ClassNotFound exception, I have seen that this issue can be avoid by installing web app hosting features to the p2-profile [1]. but I don't need web apps hosting feature for the p2-profile How can I avoid this issue? [2018-05-11 08:39:03,831] [EI-Lightweight] ERROR -