Description
In the Geronimo integration work, we have an internal structure for the parsed web.xml file, and we hope to use that instance to fill in the org.apache.myfaces.shared.webapp.webxml.WebXml, so that myfaces does not need to parse the web.xml file again, But those add*** method are package scope.
Is it possible to make those methods public, I did not see it will break anyting.
Thanks
Attachments
Attachments
Issue Links
- incorporates
-
MYFACES-1754 References to external entities not working with WebXmlParser
- Closed
- relates to
-
MYFACES-2986 Provide an interface to override how to find spi interfaces
- Closed