[jboss-jira] [JBoss JIRA] (WFCORE-49) Limit deployment scanner to a list of deployments

Brian Stansberry (JIRA) issues at jboss.org
Mon Aug 11 13:19:29 EDT 2014


     [ https://issues.jboss.org/browse/WFCORE-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated WFCORE-49:
-----------------------------------

    Description: 
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.

  was:
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 whitel list of (non-marker) files to consider, or a black list of ones to ignore, would allow this use case.



> 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
>      Security Level: Public(Everyone can see) 
>          Components: 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.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list