Scot,
> Should I report this to bugzilla or have you already addressed it?
I think I ve got it.
The Deployer now only looks if a file with the expected name is present
(before the Deployer tried to parse it). Now only the application.xml
file in case of .ear files gets parsed by the Deployer. Since there can
happen the same problem, I ve added the application_1.2.dtd to the
distribution and registered it for the LocalResolver, so that a DOCTYPE
application 1.2 should be fine. Now the web.xml file is only parsed by
the ServletContainer (Tomcat/Jetty), but I think these guys know how to
handle it correctly.
\Daniel
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]