Newbie warning!

I'm struggling a bit getting started. It seems that the example materials are behind bad links on the website, and that Avalon is a bit ahead of Excalibur, in that the interfaces used by the ExcaliburComponentManager are deprecated in Avalon. So, I thought I would try Fortress. I did a cvs checkout this afternoon, and the framework and logkit built just fine. But I can't get Excalibur to build. It fails on loader, trying to get a reference to i18n. I've traced through the build.xml and default.properties files, and I don't see the problem. Here's the first of 12 error messages:

[javac] /home/collins/development/avalon/avalon-excalibur/loader/src/java/org/apache/excalibur/loader/builder/SimpleLoaderResolver.java:62: package org.apache.avalon.excalibur.i18n does not exist
[javac] import org.apache.avalon.excalibur.i18n.ResourceManager;


Thanks for any guidance.

John Collins


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to