Title: [waffle-scm] [419] trunk/examples/jruby-example/src/main/webapp/WEB-INF/web.xml: WAFFLE-34: Updated RubyDataBinder package
Revision
419
Author
mauro
Date
2007-11-23 06:21:11 -0600 (Fri, 23 Nov 2007)

Log Message

WAFFLE-34:  Updated RubyDataBinder package

Modified Paths

Diff

Modified: trunk/examples/jruby-example/src/main/webapp/WEB-INF/web.xml (418 => 419)

--- trunk/examples/jruby-example/src/main/webapp/WEB-INF/web.xml	2007-11-23 12:20:37 UTC (rev 418)
+++ trunk/examples/jruby-example/src/main/webapp/WEB-INF/web.xml	2007-11-23 12:21:11 UTC (rev 419)
@@ -20,7 +20,7 @@
   </context-param>
   <context-param>
     <param-name>org.codehaus.waffle.bind.DataBinder</param-name>
-    <param-value>org.codehaus.waffle.bind.RubyDataBinder</param-value>
+    <param-value>org.codehaus.waffle.bind.ognl.RubyDataBinder</param-value>
   </context-param>
   <context-param>
     <param-name>org.codehaus.waffle.controller.ControllerDefinitionFactory</param-name>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to