Run Tomcat on WSL 2

Answered

I am running my IDE on Windows and connecting to my project on my WSL 2. I am able to view/edit code and run unit and integration tests! However, I can't use a Run Configuration to launch Tomcat on my WSL 2.  Is this an implemented feature yet?

I get a message that it can't connect to the JMX running on localhost:1099. This works fine when I run the IDE from Linux.

3
2 comments

It's not supported at the moment, I've submitted a request at https://youtrack.jetbrains.com/issue/IDEA-265214.

1

Please sign in to leave a comment.