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=5424>. 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=5424 problem parsing config.xml ------- Additional Comments From [EMAIL PROTECTED] 2001-12-17 03:09 ------- > The problem is with the avalon 4.1 jar file (I downloaded it by clicking on >latest) Once I replaced it with the one in phoenix/lib, it then starts to >work. >So I think the latest avalon jar has problems parsing xml files. Again - without providing us with the buildfile exactly as it is (See Attachments/Create a new attachment option ) it is difficult to diagnose. It is still mostly likely a character encoding issue. > Also, I am still having problems with installing a block listener. Can you >gimme some information on how to dow so? Only thing I did was to add an entry >in assembly.xml: ><block-listener class="com.verity.kahuna.KahunaBlockListener" > name="kahuna-listener"> > </block-listener> > >And it didn't work. It tells me it can't find any configurations for it. >Should I do more that just above? The error message saids it couldn't find config for listener. This implies that you have marked your listener as Configurable but have not supplied configuration data in config.xml. Does this help? >When will you be releasing the latest for cornerstone? not for a while yet unfortunately. Best to keep using it from CVS. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>