As Mike said, welcome to the club :-)
If you are still having problems with this one, then you can help us debug a bit. There are two varieties (maybe more) of this problem. When this happens, can you go to WEB-INF/keel/server/lib, open up the JAR in question and see if the JAR has a META-INF and a services.list file. In this particular case you have, the JAR should have been keel-server-2.0.jar. If the files are missing, then navigate to $KEEL/keel-server/build/classes and see if you have a META-INF and services.list. If the files are missing, then it is Eclipse doing us a favour in cleaning out the build output directory. This particular version of the problem has hopefully been resolved, update the comm-*, clnt-*, keel-core, keel-server and keel-build modules from CVS. These are all Ant changes, no Java code.
The second version of the problem is still outstanding, we need to catch it and characterize it more. This is when the Fortress meta-info is all there, but the container still cannot find the service being asked for. Let us know if this is the version you have.
BTW, the first probelm should manifest itself right after a fresh rebuild/deploy since it is a packaging/build problem, this second problem probably can happen at any time.
Shash
Stephen Davidson wrote:
Greetings.
At some point, I did a full rebuild sometime after I updated various projects. So I don't know when the update that killed me was downloaded. But now I am getting the attached error on startup.
What package has been added to the minimal list? Or have I done something strange again?
Thanks, Steve
Startup failure:
Caused by: org.apache.avalon.framework.configuration.ConfigurationException: No class found matching configuration name [name: sequence, location: file:/home/steve/projects/Blueline/keel-build/deploy/jakarta-tomcat-4.1.27/webapps/struts/WEB-INF/keel/server/conf/app-navigate/system.xconf:29:55]
http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
