Re: JWT and Tomcat

2016-03-16 Thread Mark Thomas
On 16/03/2016 08:14, l.pe...@senat.fr wrote: > Hi. > > I am planning to use JSON web tokens (JWT, see https://jwt.io/ and RFC > 7519 https://tools.ietf.org/html/rfc7519 ). > > Is there any plan to have a "standard" valve implementing this RFC in > Tomcat ? No. Mark > > The best I could find

Re: Intermittent ClassNotFoundException in Jasper EL evaluation

2016-03-16 Thread Mark Thomas
On 15/03/2016 17:18, jimi.hulleg...@svensktnaringsliv.se wrote: > On Friday, March 11, 2016 10:03 PM, ma...@apache.org wrote: >> >> Monday works. I might try experimenting with some ideas between now and then >> anyway. > > Hi again, > > A bit shorter reply this time, because of time shortage.

JWT and Tomcat

2016-03-16 Thread l.pe...@senat.fr
Hi. I am planning to use JSON web tokens (JWT, see https://jwt.io/ and RFC 7519 https://tools.ietf.org/html/rfc7519 ). Is there any plan to have a "standard" valve implementing this RFC in Tomcat ? The best I could find is https://github.com/andreacomo/tomcat-jwt-security Is there an