]
Brian Stansberry updated WFCORE-49:
-----------------------------------
Component/s: Deployment Scanner
Limit deployment scanner to a list of deployments
-------------------------------------------------
Key: WFCORE-49
URL:
https://issues.jboss.org/browse/WFCORE-49
Project: WildFly Core
Issue Type: Feature Request
Components: Deployment Scanner, Domain Management
Reporter: Brian Stansberry
Priority: Minor
The basic scenario here is there's a file /some/path/to/foo.war that users want
deployed via a scanner, but /some/path/to includes other files that can't be moved and
that should not be scanned. There's no way to limit the scanner to foo.war and related
marker files.
Allowing configuration of an explicit white list of (non-marker) files to consider,
and/or a black list of ones to ignore, would allow this use case.