IntelliJ IDEA 2025.3.6 does not recognize Wildfly 21 as application server

Answered

I am using IntelliJ IDEA 2025.3.6  Build #IU-253.33813.25, built on June 2, 2026.

I am trying to add JBoss Application Server. But it is not recognized by Intellijea

 

0
3 comments
That warning with version <unknown> means IDEA did not find a WildFly install at C:\wildflyFinal.
Make sure the folder you select contains bin, modules, and standalone directly inside it. If there is a nested folder like wildfly-21.0.0.Final, point "JBoss/WildFly Home" at that one instead. If the layout looks off, re-extract a fresh WildFly 21.0.0.Final from https://www.wildfly.org/downloads/ and select that folder.
If it still fails, run dir C:\wildflyFinal, collect logs via Help | Collect Logs and Diagnostic Data, and share both in uploads.jetbrains.com and share the upload id. 
0

Hello I am selecting root folder that contains  bin , modules. ıt is still failing. Where can I find log files after operation Help | Collect Logs and Diagnostic Data

 

0

Please sign in to leave a comment.