Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
I've noticed that the WAR we build is not a traditional Tomcat only WAR, but a Spring Boot Executable WAR - but a broken one! Whereas our Executable JAR works of course, our WAR with java -jar fineract-provider/build/libs/fineract-provider.war fails to start, see attached war.log.
ptuomola and aleks perhaps this is something one of you would like to look into?
If you can fix this, then it poses the question why we would build and document and distribute and support two different artifacts. My vote, if this can be fixed, could be to unify on only having a (both "traditional AND Executable") WAR and no JAR. Unless there are reasons why that may be stupid, and both are useful, even if the problem above was fixed. Thoughts?
Attachments
Attachments
Issue Links
- Blocked
-
FINERACT-1305 Release Apache Fineract v1.5.0
- Resolved
- is blocked by
-
FINERACT-849 Migrate Fineract ORM from OpenJPA to EclipseLink
- Resolved
- relates to
-
FINERACT-1177 Alt. distro? Spring Boot JAR is not great for "dropping in" Plugins
- Resolved
- links to