[jboss-jira] [JBoss JIRA] (WFCORE-878) jboss-deployment-structure.xml does not exclude-subsystem named logging
James Perkins (JIRA)
issues at jboss.org
Wed Aug 12 19:18:02 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins moved WFLY-4439 to WFCORE-878:
--------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-878 (was: WFLY-4439)
Affects Version/s: (was: 8.2.0.Final)
> jboss-deployment-structure.xml does not exclude-subsystem named logging
> -----------------------------------------------------------------------
>
> Key: WFCORE-878
> URL: https://issues.jboss.org/browse/WFCORE-878
> Project: WildFly Core
> Issue Type: Bug
> Environment: Microsoft Windows 7, Oracle JDK 7, Eclipse Luna
> Reporter: Gerry Matte
> Assignee: James Perkins
> Priority: Minor
>
> While attempting to use logback logging in a web application, I tried to use a jboss-deployment-structure.xml in my WEB-INF/classes folder to exclude the logging subsystem so that I could use logback configured in my webapp. UPDATE: After moving jboss-deployment-structure.xml from WEB-INF/classes up to WEB-INF, and removing the
> That method failed to prevent the logging subsystem from being excluded from my deployment.
> However, when I added the tag add-logging-api-dependencies value="false" to the logging subsystem, logback began to work.
> I'm not sure if this solution would cause problems with other webapps - I would have preferred to use jboss-deployment-structure.xml instead so as to make the smallest change to my wildfly configuration.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list