DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36890>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36890 ------- Additional Comments From [EMAIL PROTECTED] 2005-10-06 08:41 ------- It's possible to concatenate a lot of XMLs with an XSL processor, but what I need is something that can process FILESETS. I want to use something like "**/*.comp.xml". To put things in context, what I have are a bunch of small XML files each describing a JavaServerFaces component. Then I have XSL files which uses these to create the Tag class and the Component class, and I have two other XSL files which take the concatenation of all these XML files to produce the TLD file and the faces-config.xml file. The component files are quite small, as is the resulting file (a few Kb). A similar technique produces EJB3 pojo's from lists of properties. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]