pascalgrimaud / generator-jhipster-docker

:whale: JHipster module, additional Docker support in your JHipster application
Apache License 2.0
58 stars 7 forks source link

JBoss Wildfly doesn't work with an application built by Gradle #10

Closed pascalgrimaud closed 8 years ago

pascalgrimaud commented 8 years ago

It's the application.war.original which is deployed in the JBoss Wildfly application server.

The application.war.original built with Gradle contains in WEB-INF/lib:

Probably an issue related to gradle build in production => need to be analyzed

pascalgrimaud commented 8 years ago

Issue opened: https://github.com/jhipster/generator-jhipster/issues/2561

pascalgrimaud commented 8 years ago

Resolved by https://github.com/jhipster/generator-jhipster/pull/2593 Available for JHipster project > v2.26.2