]
Ondrej Chaloupka updated JBTM-3292:
-----------------------------------
Fix Version/s: (was: 5.next)
JTS Interoperability (WildFly with GlassFish) Quickstart fails
--------------------------------------------------------------
Key: JBTM-3292
URL:
https://issues.redhat.com/browse/JBTM-3292
Project: JBoss Transaction Manager
Issue Type: Bug
Components: JTS
Affects Versions: 5.10.4.Final
Reporter: Michael Musgrove
Priority: Major
The JTS Interoperability Quickstart checks interop between WildFly and GlassFish but it
is failing when building the WildFly: Distribution:
{quote}
}: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that
failed:" => {"Operation step-2" => {
"WFLYCTL0412: Required services that are not installed:" =>
["elytron.security-properties"],
"WFLYCTL0180: Services with missing/unavailable dependencies" =>
["org.wildfly.security.providers.elytron is missing
[elytron.security-properties]"]
{quote}
It works on the latest CI run
(
http://narayanaci1.eng.hst.ams2.redhat.com/job/narayana-quickstarts/13/co...) but
not on earlier ones (eg 11). So this may be something that has already been fixed and the
issue can be closed as such.