I get this on the page:
org.apache.tomcat.websocket.server.WsServerContainer@7d9225a7
On Sun, Dec 16, 2018 at 12:27 AM Mark Thomas wrote:
> On 15/12/2018 12:15, Kok How Teh wrote:
> > Can you share with me your JSP for test? Thanks.
>
> It was in a previous mail
Can you share with me your JSP for test? Thanks.
On Fri, Dec 14, 2018 at 7:50 PM Mark Thomas wrote:
> On 14/12/2018 11:15, Kok How Teh wrote:
> >> Have you configued "containerSciFilter" on the Context?
> > No. I don't
> >
> >> Have you removed
r catalina-tribes.jar jasper-el.jar jsp-api.jar
tomcat-coyote.jar tomcat-i18n-fr.jar tomcat-jdbc.jar
tomcat-util-scan.jar
> Are you using embedded without the WebSocket JAR?
How do I check this?
On Fri, Dec 14, 2018 at 4:38 PM Mark Thomas wrote:
> On 14/12/2018 00:34, Kok How
Watchers:2 Start watching this issue
Dates
- Created:YesterdayUpdated:YesterdayDays since last comment:10 hours, 48
minutes ago
On Mon, Dec 10, 2018 at 11:41 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> KH,
>
&
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 adding a
ServletContextAware bean but it doesn't help on Tomcat 9. I have filed 2
issues in separate