Handling StructuredMetaData Information

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2038

This topic has not yet been written. The content below is from the topic description.
In the case of virtual or programmatic deployment, an existing predetermined StructureMetaData information reads the structure information and handles it in one of the ways explained in Handling StructuredMetaData Information. Handling StructuredMetaData Information VFS-based deployments the structure recognition is forwarded to a set of StructureDeployers. JEE-specification-defined structures we have matching StructureDeployer implementations: EarStructure WarStructure JarStructure DeclarativeStructures looks for META-INF/jboss-structure.xml file inside your deployment, and parses it to construct a proper StructureMetaData. FileStructures only recognizes known configuration files, such as files like -jboss-beans.xml or -service.xml.