Andreas Hartmann pisze: > Hi Cocooners, > > when debugging in Eclipse, I get an error that some Avalon > configurations could not be read due to the missing > StandaloneServiceSelector class. It affects the configurations of the > faces and taglib impl modules. > > Is the configuration outdated? I couldn't find the > StandaloneServiceSelector class anywhere. Or did I miss something?
It's the first time I hear about something like StandaloneServiceSelector but: ~/asf/git/cocoon-trunk> find -name "*.java" | xargs grep StandaloneServiceSelector ~/asf/git/cocoon-trunk> git log | grep -C 5 StandaloneServiceSelector commit 7d85fef8ec147b97ddaa1ba4d9ab9c01c4315e1f Author: Poetz Reinhard <reinh...@apache.org> Date: Tue May 16 12:40:27 2006 +0000 Carsten's refactoring of the StandaloneServiceSelector became much simpler too remove this file as it's obsolete git-svn-id: https://svn.eu.apache.org/repos/asf/cocoon/tr...@406925 13f79535-47bb-0310-9956-ffa450edef68 commit 48a6d90dc8523bbdb92501feb5de182d6c4aae76 -- commit 9e6ab5e267398b77718f21d5f085baa883829506 Author: Poetz Reinhard <reinh...@apache.org> Date: Tue May 16 09:43:47 2006 +0000 add an alternative to the StandaloneServiceSelector git-svn-id: https://svn.eu.apache.org/repos/asf/cocoon/tr...@406886 13f79535-47bb-0310-9956-ffa450edef68 commit 39f308567292ac8f3ccf52f9ab7ce11c8bf2b65c Author: Carsten Ziegeler <cziege...@apache.org> -- commit 30e3590d568eac6a2a626e8ac0e19a56807b4b3b Author: Carsten Ziegeler <cziege...@apache.org> Date: Sun May 14 10:26:16 2006 +0000 Rename StandaloneServiceSelector to NodeBuilderSelector and more cleanup git-svn-id: https://svn.eu.apache.org/repos/asf/cocoon/tr...@406306 13f79535-47bb-0310-9956-ffa450edef68 commit 4ac1ff87d0048eb07a3c31cee6e93e6abd72be57 Author: Carsten Ziegeler <cziege...@apache.org> So it looks like you are hitting something rather old that have been already renamed. I don't have a time to drudge Git a little bit more but still I hope this gave you some clue how to dig into this. -- Best regards, Grzegorz Kossakowski --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org For additional commands, e-mail: users-h...@cocoon.apache.org