427c427,428 < final Class clazz = Class.forName( className ); --- > final String role = m_entries[ i ].getRole(); > final Class clazz = Class.forName( role );
--- Peter Royal <[EMAIL PROTECTED]> 的正文:> On Thursday, July 17, 2003, at 11:23 AM, liu jie > wrote: > > in > > > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor > > Can you send a diff (cvs diff -u) of the change? Its > hard to determine > what you fixed otherwise. Thanks! :) > -pete > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > _________________________________________________________ Do You Yahoo!? 国内电邮用户反垃圾调查拉开帷幕 http://cn.rd.yahoo.com/mail_cn/tag/?http://cn.tech.yahoo.com/zhuanti/laji/index.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]