Changeset 352

Show
Ignore:
Timestamp:
03/09/07 20:01:20 (1 year ago)
Author:
mikey
Message:

use correct class name

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/config/xml/processors.xml

    r286 r352  
    55  <defaultResolver default="xml"> 
    66    <pageFactory type="net.stubbles.websites.stubXJConfPageFactory" /> 
    7     <processor name="xml" type="net.stubbles.websites.xml.stubXMLPageProcessor" /> 
     7    <processor name="xml" type="net.stubbles.websites.xml.stubXMLProcessor" /> 
    88    <processor name="page" type="net.stubbles.websites.memphis.stubMemphisProcessor" /> 
    99  </defaultResolver>