vgritsenko    2002/06/30 16:26:56

  Modified:    src/scratchpad/webapp/mount/xmlform Tag: cocoon_2_0_3_branch
                        sitemap.xmap
  Log:
  Remove references to *Factories
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.1   +1 -1      
xml-cocoon2/src/scratchpad/webapp/mount/xmlform/Attic/sitemap.xmap
  
  Index: sitemap.xmap
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/scratchpad/webapp/mount/xmlform/Attic/sitemap.xmap,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -r1.2 -r1.2.2.1
  --- sitemap.xmap      7 Apr 2002 08:58:28 -0000       1.2
  +++ sitemap.xmap      30 Jun 2002 23:26:56 -0000      1.2.2.1
  @@ -12,7 +12,7 @@
                <map:serializers default="html"/>
                <map:selectors default="browser"/>
                <map:matchers default="wildcard">
  -                     <map:matcher name="wildcard" 
src="org.apache.cocoon.matching.WildcardURIMatcherFactory"/>
  +                     <map:matcher name="wildcard" 
src="org.apache.cocoon.matching.WildcardURIMatcher"/>
                </map:matchers>
                <map:actions>
                  <map:action name="FormBinderAction" 
src="org.apache.cocoon.samples.xmlform.FormBinderAction"/>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to