Changeset 872
- Timestamp:
- 08/22/07 17:26:43 (11 months ago)
- Files:
-
- trunk/config/xml/interceptors.xml (modified) (1 diff)
- trunk/examples/config/xml/interceptors-xml.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/config/xml/interceptors.xml
r398 r872 5 5 <preInterceptors> 6 6 <preInterceptor type="net.stubbles.websites.xml.stubShowLastXMLInterceptor" /> 7 <preInterceptor type="net.stubbles.ioc.stubIOCPreInterceptor" /> 7 8 </preInterceptors> 8 9 <postInterceptors> trunk/examples/config/xml/interceptors-xml.xml
r737 r872 5 5 <preInterceptors> 6 6 <preInterceptor type="net.stubbles.websites.xml.stubShowLastXMLInterceptor" /> 7 <preInterceptor type="net.stubbles.ioc.stubIOCPreInterceptor" /> 7 8 </preInterceptors> 8 9 <postInterceptors>
