Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change 
notification.

The following page has been changed by AlexanderKlimetschek:
http://wiki.apache.org/cocoon/ServletService

------------------------------------------------------------------------------
  
  == Servlet Spring Bean Configuration ==
  
- Example from the cocoon-servlet-service-sample block. This xml file (uniquely 
named cocoon-servlet-service-sample-servletService1.xml) must be in the 
directory "src/main/resources/META-INF/cocoon/spring" of your Cocoon 2.2 block 
created with Maven.
+ Example from the cocoon-servlet-service-sample block. This xml file (uniquely 
named cocoon-servlet-service-sample-servletService1.xml) must be in the 
directory "src/main/resources/META-INF/cocoon/spring" of your Cocoon 2.2 block 
created with Maven. The schema file for this custom bean config (the servlet: 
namespace prefix below is an extension provided by Cocoon) can be found here: 
http://cocoon.apache.org/schema/servlet/cocoon-servlet-1.0.xsd
  
  {{{
  <?xml version="1.0" encoding="UTF-8"?>