Re: javax.servlet.Filter failed to start error. How to debug it?

2018-04-03 Thread Luis Rodríguez Fernández
Hello Coty, Thank you very much. Yes you are right, in the localhost.$(date).log I can see: 03-Apr-2018 18:13:40.751 SEVERE [main] org.apache.catalina.core.StandardContext.filterStart Exception starting filter [SsoAisFilter] java.lang.ClassNotFoundException:

Re: javax.servlet.Filter failed to start error. How to debug it?

2018-04-03 Thread Coty Sutherland
On Tue, Apr 3, 2018 at 8:47 AM, Luis Rodríguez Fernández wrote: > Hello there, > > I've realized that if I make a typo in my declaration I get > something in the catalina.out like: > > Apr 03, 2018 2:27:01 PM org.apache.catalina.core.StandardContext > startInternal > SEVERE:

javax.servlet.Filter failed to start error. How to debug it?

2018-04-03 Thread Luis Rodríguez Fernández
Hello there, I've realized that if I make a typo in my declaration I get something in the catalina.out like: Apr 03, 2018 2:27:01 PM org.apache.catalina.core.StandardContext startInternal SEVERE: One or more Filters failed to start. Full details will be found in the appropriate container log