Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 2.1.1
-
Fix Version/s: None
-
Component/s: filtering
-
Labels:None
-
Number of attachments :
Description
I have set the optional configuration parameter <filteringDeploymentDescriptors> to true. It only filters web.xml. But i believe it should also filter the provider specific descriptors like jboss-web.xml.
Activity
Dennis Lundberg
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | filtering [ 15263 ] |
Dennis Lundberg
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Not A Bug [ 6 ] |
The plugin currently filters two deployment descriptors, web.xml and a user configurable descriptor. The latter needs to be configured using the containerConfigXML parameter, which should point to the container specific file. In your case jboss-web.xml.