[jboss-jira] [JBoss JIRA] Resolved: (AS7-1509) JSP subsystem configurations lost during marshalling
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Wed Aug 17 15:00:17 EDT 2011
[ https://issues.jboss.org/browse/AS7-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved AS7-1509.
-------------------------------
Fix Version/s: 7.0.1.Final
Resolution: Done
https://github.com/jbossas/jboss-as/commit/f8b660da57cef6986659c3b7f8e8b451e881c9a4
> JSP subsystem configurations lost during marshalling
> -----------------------------------------------------
>
> Key: AS7-1509
> URL: https://issues.jboss.org/browse/AS7-1509
> Project: Application Server 7
> Issue Type: Bug
> Components: Web
> Environment: AS7 upstream
> Reporter: jaikiran pai
> Assignee: jaikiran pai
> Fix For: 7.0.1.Final
>
>
> If the web subsystem is configured with the jsp configuration:
> {code}
> <configuration>
> <jsp-configuration development="true"/>
> </configuration>
> {code}
> and some management operation is carried out like deploying some application, the entire "configuration" element is lost from the xml file during marshalling.
> Please see the referenced forum thread for details
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list