IntelliJ Ultimate 18.1 breaks Wildfly-11 and (JSF + Primefaces) run+launch setups.

Answered

Hi

I updated to 18.1

All Wildfly 11 + JSF + Primefaces (I tested 3 projects, two without security and one using security) now shows the 'Forbidden' page once launched.

Going into the Wildfly-11 /bin folder (I downloaded a clean install and setup only one admin user to be able to deploy a postgres datasource) and running ./standalone.sh and then manually deploying any one (or all) of the above projects compiled outside of IntilliJ 18.1; for instance in the same dir as the pom file by running 'mvn clean package' and then browsing to 'localhost:8080/appname/' or '127.0.0.1/appname/' works 100% if compiled outside 18.1

This worked correctly in 17.3.latest and is only now broken in 18.1

How to resolve this as currently debugging inside 18.1 is not possible at all!

 

0
2 comments

Please report at https://youtrack.jetbrains.com/issues/IDEA with any sample project to reproduce attached. Thank you.

0
Avatar
Permanently deleted user

Thanks Serge, I reported it and send through screenshots, log files and a sample project.

0

Please sign in to leave a comment.