[
https://issues.apache.org/jira/browse/PLUTO-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliot Metsger resolved PLUTO-326.
----------------------------------
Resolution: Fixed
> WebAppDescriptorService doesn't output DOCTYPE for Servlet 2.3 descriptors
> --------------------------------------------------------------------------
>
> Key: PLUTO-326
> URL: https://issues.apache.org/jira/browse/PLUTO-326
> Project: Pluto
> Issue Type: Improvement
> Components: descriptor
> Affects Versions: 1.1.0
> Reporter: Elliot Metsger
> Assigned To: Elliot Metsger
> Priority: Minor
> Fix For: 1.1.1
>
>
> When the WebAppDescriptorService serializes a WebAppDD, it doesn't output a
> doctype.
> We don't want to output a doctype for servlet 2.4 descriptors, only for
> servlet 2.3 descriptors. So we have to update the castor mapping and
> WebAppDD and add a servlet version, and update the
> WebAppDescriptorServiceImpl to look at the servlet version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.