]
Harald Wellmann updated WFLY-3414:
----------------------------------
Affects Version/s: (was: 8.0.0.CR1)
moduleAlias should be optional in jboss-deployment-structure.xml
----------------------------------------------------------------
Key: WFLY-3414
URL:
https://issues.jboss.org/browse/WFLY-3414
Project: WildFly
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: 8.0.0.Final
Reporter: Harald Wellmann
Assignee: Jason Greene
Very similar to WFLY-2851, there is still another issue where the schema
{{jboss-deployment-structure-1_2.xsd}} expects a mandatory element {{moduleAlias}} in
{{moduleType}}, which should be optional.
A module definition without {{moduleAlias}} works fine at runtime, but the
{{jboss-deployment-structure.xml}} does not validate against the schema.