[
https://issues.apache.org/jira/browse/FINERACT-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Petri Tuomola updated FINERACT-1435:
------------------------------------
Description:
After upgrade to Jersey 2, running Fineract works through ./gradlew bootRun or
by deploying it to embedded Tomcat.
However ./gradlew bootJar and running the resulting JAR file does not work -
this is because of an issue with Jersey 2 classloader, which cannot find the
resource classes.
> Jersey 2 upgrade works with bootRun and Tomcat, but not for bootJar
> -------------------------------------------------------------------
>
> Key: FINERACT-1435
> URL: https://issues.apache.org/jira/browse/FINERACT-1435
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Petri Tuomola
> Assignee: Petri Tuomola
> Priority: Major
>
> After upgrade to Jersey 2, running Fineract works through ./gradlew bootRun
> or by deploying it to embedded Tomcat.
> However ./gradlew bootJar and running the resulting JAR file does not work -
> this is because of an issue with Jersey 2 classloader, which cannot find the
> resource classes.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)