DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22931>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22931 [excalibur-component] ExcaliburComponentManagerCreator does not recognize ROLE+"Selector" [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2003-10-01 13:06 ------- The role manager is behaving as expected. The class is "org.apache.avalon.excalibur.component.ExcaliburComponentSelector" not "org.apache.avalon.excalibur.component. ExcaliburComponentSelector" The newline will break the classloading. <role-list> <role shorthand="selector" name="component2.ServiceSelector" default-class="org.apache.avalon.excalibur.component.ExcaliburComponentSelector"> <hint shorthand="i1" class="component2.impl.Service1"/> </role> </role-list> Also bear in mind that this way of managing a component's meta-information is deprecated due to some of these types of issues. We highly recommend upgrading to Fortress or Merlin as released projects. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]