Does jboss-deployment-structure.xml support the wildcards in JBoss EAP 6?

Solution Unverified - Updated -

Issue

  • Is it possible to define the wildcards in jboss-deployment-structure.xml file?
<jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.1">
    <deployment>
        <dependencies>
            <system export="true">
                <paths>
                    <path name="com/sun/org/apache/xalan/**"/>
                </paths>
            </system>
        </dependencies>
    </deployment>
</jboss-deployment-structure>
  • Is it possible to specify Ant-Like or other Wildcards in system in dependencies in jboss-deployment-structure.xml file?

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content