]
Ranabir Chakraborty commented on WFLY-13176:
--------------------------------------------
[~cfang] are you working on this ?
Add jboss-ejb-client_1_3.xsd schema
------------------------------------
Key: WFLY-13176
URL:
https://issues.redhat.com/browse/WFLY-13176
Project: WildFly
Issue Type: Bug
Components: EJB
Reporter: Cheng Fang
Assignee: Cheng Fang
Priority: Major
WildFly currently (2020-02-28) includes schemas 1.0, 1.1, 1.2, but not 1.3:
{code}
./src/main/resources/schema/jboss-ejb-client_1_1.xsd
./src/main/resources/schema/jboss-ejb-client_1_0.xsd
./src/main/resources/schema/jboss-ejb-client_1_2.xsd
{code}