]
Ondra Chaloupka updated WFLY-10665:
-----------------------------------
Summary: XTS .NET async feature should be enalbled with system property as it's
way how it's done in 7.1.0 (was: XTS .NET async feature should be enalbled with
system property as it's way how it's done in 7.0)
XTS .NET async feature should be enalbled with system property as
it's way how it's done in 7.1.0
-------------------------------------------------------------------------------------------------
Key: WFLY-10665
URL:
https://issues.jboss.org/browse/WFLY-10665
Project: WildFly
Issue Type: Bug
Components: XTS
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
This is follow-up to issue:
https://issues.jboss.org/browse/WFLY-9818 where XTS subsystem
was enriched with attribute {{<async-registration enabled="true" />}} to
enable XTS async registration needed to work fine with .NET.
In JBoss EAP 7.1 there is change to enable the feature with system property
{{wsat.async.registration}}.
The possibility to enable the feature with the system property should be available in the
master (WFLY14)asdo too.