Re: TLP conversion status

2004-04-05 Thread Craig R. McClanahan
Robert Leland wrote: At my last contract I was one of the Bugilla Admins (2.6.X) series. So I am familar with Buzilla 2.6 but 2.4 may have that in an entirely different place. I don't know it well enought to tell you from memory. I think I just fixed this one ... fortunately, the database archite

Re: Validator Plugin

2004-04-04 Thread Craig R. McClanahan
David Graham wrote: --- Robert Leland <[EMAIL PROTECTED]> wrote: Currently the Validator PlugIn doesnâEUR^(TM)t validate the XML file. I have updated it to remove the deprecated methods and to validate the XML files. Here is the question: Currently, the validator plugin fails by logging a messa

Re: Splitting struts-config into multiple jar and read them as reso urce stream

2004-04-04 Thread Craig R. McClanahan
Filippo Munafò wrote: [snip] Craig said: Along the same lines, one of the things we did in JavaServer Faces (with regards to configuration) is to have the controller servlet automatically recognize "META-INF/faces-config.xml" resources in any JAR files that were included in the application. Th

Re: Refactoring Struts Initialization (was RE: Splitting struts-config into multiple jar...)

2004-04-04 Thread Craig R. McClanahan
Joe Germuska wrote: [snip] While we're on the thread, I remembered one other thing: right now, the configuration freezes each module config. I've never been 100% clear on why Struts uses 'freeze' to lock things down. Is there any legitimate reason for more than one configurator to be involved