Christopher Randall wrote: > Hello all. Sorry if this is directed in the wrong location, I wasn't able to find >any FAQ or an avalon-info mailing list, so I am posting my question here: > > Where can I find a good example of the framework in action? I have tried looking at >the test given in the Phoenix product, but can't get it working on my Windows 2000 >machine. > > Is there another place I can look at see some usage of the Avalon Framework product?
There are several public projects which use Avalon. Apache JAMES (http://jakarta.apache.org/james) Apache Cocoon (http://xml.apache.org/cocoon) Apache FOP (http://xml.apache.org/fop) Jesktop (http://www.jesktop.org) There are other projects which use a portion of Avalon technologies: Apache Axis (http://xml.apache.org/axis) Uses the command line interface from Avalon Excalibur Apache JMeter (http://jakarta.apache.org) This is beginning to refactor using Apache Avalon. The configuration object is used to load and save configurations without someone accidently breaking it. The main developer for JMeter is getting more and more into it.... -- "They that give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
