You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by "STONE,ROBERT (HP-SanDiego,ex1)" <bo...@hp.com> on 2003/06/13 01:34:36 UTC

BUG in web.xml (system.xml will not load)

in Xindice.jar -
public static final String PROP_XINDICE_CONFIGURATION =
"xindice.configuration";

in web.xml
<param-name>xindice-configuration</param-name>

Has to read 
<param-name>xindice.configuration</param-name>

for system.xml to load