Does deployment-overlay command support Wildcards ?

Solution Unverified - Updated -

Issue

We are using below CLI command to create deployment-overlay

deployment-overlay add --name=myoverlay --content=/JSF_HelloWorld-1.0.0-SNAPSHOT.war/helloWorld.xhtml=/NotBackedUp/deployment-Overlay/helloWorld.xhtml  --deployments=Application-*.ear  --server-groups=main-server-group  --redeploy-affect

here you can see we are using complete application name(with version JSF_HelloWorld-1.0.0-SNAPSHOT.war) for 'content' attribute in the CLI command.We want to use wild character(*) in place of spec of version like as:

 --content=/JSF_HelloWorld-*.war/helloWorld.xhtml or  --content=/*.war/helloWorld.xhtml

Is this approach supported by JBoss ?

Environment

  • Red Hat JBoss Enterprise Application Platform
    • 7.x
    • 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