Add integration test for javax.money validation on WildFly

Description

I don't think there is a module for javax.money coming with the application server, but it should be possible to apply validation to monetary ammounts when providing the API and Moneta as part of the deployment.

Environment

None

Activity

Show:

Guillaume Smet January 25, 2017 at 3:25 PM

Reopening to remove the 6.0-next version.

Guillaume Smet January 14, 2017 at 2:37 PM

Reopened then resolved to add the component.

Gunnar Morling January 10, 2017 at 3:22 PM

Merged to 5.4 and 6.0 branches.

As we cannot distribute the javax.money API atm., there only is an optional dependency from HV's WildFly module to a user-provided module for javax.money (with the module identifier "javax.money.api"). Validation of javax.money types will work on WildFly if such user-provided module is present in their WF instance.

Guillaume Smet December 21, 2016 at 9:53 AM

Due to licensing issues with the javax.money API, we won't be able to distribute a module in our WF patch. Thus we can only have the modules in our integration tests and have an optional dependency in our module.

Gunnar Morling October 7, 2016 at 3:12 PM

Hey , would you be interested in tackling this one?

Fixed

Details

Assignee

Reporter

Participants

Guillaume Smet
Gunnar Morling

Pull Request

Components

Fix versions

Priority

Created October 7, 2016 at 3:11 PM
Updated January 25, 2017 at 3:25 PM
Resolved January 25, 2017 at 3:25 PM