Re: Error running the application as WAR in tomcat 9

2018-12-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 KH, On 12/9/18 22:10, Kok How Teh wrote: > Hi; I use Spring Boot to develop GraphQL applications. However, > when the application is packaged as WAR and deployed to Tomcat 9, > it throws illegalstate exception. I have tried the workaround by > addin

Re: --illegal-access-warn and --illegal-access-deny show different violations

2018-12-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mohan, On 12/9/18 02:55, Mohan Radhakrishnan wrote: > Yes. --illegal-access=warn > > It doesn't stop the JVM. I misunderstood. > > But --illegal-access=deny shows the Spring violation first. While > 'warn' showed Tomcat's first. So I assumed tha