[CONF] Confluence Changes in the last 24 hours

2007-04-12 Thread confluence
-
This is a daily summary of all recent changes in Confluence.

-
Updated Spaces:
-

Apache Directory Community & Resources (directory) 
http://cwiki.apache.org/confluence/display/directory
|
|-Pages Added or Edited in This Space
 |-- Testimonies was created by elecharny (05:57 AM).
 |   http://cwiki.apache.org/confluence/display/directory/Testimonies

Felix (FELIX) http://cwiki.apache.org/confluence/display/FELIX
|
|-Pages Added or Edited in This Space
 |-- iPOJO Composition Overview was created by clement.escoffier (07:16 AM).
 |   http://cwiki.apache.org/confluence/display/FELIX/iPOJO+Composition+Overview

Apache CXF 2.0 Documentation (CXF20DOC) 
http://cwiki.apache.org/confluence/display/CXF20DOC
|
|-Pages Added or Edited in This Space
 |-- WS-Policy Framework Overview was created by andreasmyth (05:01 AM).
 |   
http://cwiki.apache.org/confluence/display/CXF20DOC/WS-Policy+Framework+Overview
 |-- WS-Policy was created by andreasmyth (04:10 AM).
 |   http://cwiki.apache.org/confluence/display/CXF20DOC/WS-Policy
 |-- Index was last edited by andreasmyth (03:53 AM).
 |   http://cwiki.apache.org/confluence/display/CXF20DOC/Index

OpenEJB (OPENEJB) http://cwiki.apache.org/confluence/display/OPENEJB
|
|-Pages Added or Edited in This Space
 |-- Multiple Business Interface Hazzards was created by dblevins (11:22 PM).
 |   
http://cwiki.apache.org/confluence/display/OPENEJB/Multiple+Business+Interface+Hazzards

Apache Directory Server v1.5 (DIRxSRVx11) 
http://cwiki.apache.org/confluence/display/DIRxSRVx11
|
|-Pages Added or Edited in This Space
 |-- Index was last edited by ck (03:05 AM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Index
 |-- Navigation was last edited by ck (03:04 AM).
 |   http://cwiki.apache.org/confluence/display/DIRxSRVx11/Navigation

Apache Roller (ROLLER) http://cwiki.apache.org/confluence/display/ROLLER
|
|-Pages Added or Edited in This Space
 |-- April 2007 Board Report was created by snoopdave (12:41 PM).
 |   http://cwiki.apache.org/confluence/display/ROLLER/April+2007+Board+Report
 |-- March 2007 Board Report was created by snoopdave (12:38 PM).
 |   http://cwiki.apache.org/confluence/display/ROLLER/March+2007+Board+Report
 |-- ASF Board Reports was created by snoopdave (12:38 PM).
 |   http://cwiki.apache.org/confluence/display/ROLLER/ASF+Board+Reports
 |-- Roller Wiki was last edited by snoopdave (12:37 PM).
 |   http://cwiki.apache.org/confluence/display/ROLLER/Roller+Wiki

Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW
|
|-Pages Added or Edited in This Space
 |-- text was last edited by [EMAIL PROTECTED] (06:03 PM).
 |   http://cwiki.apache.org/confluence/display/WW/text
 |-- Release Notes 2.0.8 was last edited by husted (04:17 AM).
 |   http://cwiki.apache.org/confluence/display/WW/Release+Notes+2.0.8

Apache Cayenne Website (CAYSITE) 
http://cwiki.apache.org/confluence/display/CAYSITE
|
|-Pages Added or Edited in This Space
 |-- Documentation was last edited by andrus (09:54 PM).
 |   http://cwiki.apache.org/confluence/display/CAYSITE/Documentation

Apache Cayenne Documentation (CAYDOC) 
http://cwiki.apache.org/confluence/display/CAYDOC
|
|-Pages Added or Edited in This Space
 |-- Documentation was last edited by andrus (04:54 AM).
 |   http://cwiki.apache.org/confluence/display/CAYDOC/Documentation

Apache Directory Website (DIRxSITE) 
http://cwiki.apache.org/confluence/display/DIRxSITE
|
|-Pages Added or Edited in This Space
 |-- Navigation was last edited by ck (03:08 AM).
 |   http://cwiki.apache.org/confluence/display/DIRxSITE/Navigation

Apache Tuscany (TUSCANY) http://cwiki.apache.org/confluence/display/TUSCANY
|
|-Pages Added or Edited in This Space
 |-- Kernel Architecture was created by haleh (09:39 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Kernel+Architecture
 |-- News and Events was last edited by haleh (09:23 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/News+and+Events
 |-- Release Process was last edited by haleh (05:28 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Release+Process
 |-- RDB DAS was last edited by [EMAIL PROTECTED] (03:02 PM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/RDB+DAS
 |-- Java SCA Developer Guide was created by slaws (09:27 AM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Developer+Guide
 |-- Java SCA Menu was last edited by slaws (09:14 AM).
 |   http://cwiki.apache.org/confluence/display/TUSCANY/Java+SCA+Menu

Apache Directory LDAP Studio (DIRxSTUDIO) 
http://cwiki.apache.org/confluence/display/DIRxSTUDIO
|
|-Pages Added or Edited in This Space
 |-- Testimonies was created by elecharny (02:41 AM).
 |   http://cwiki.apache.org/confluence/display/DIRxSTUDIO/Testimonies
 |-- Navigation was last edited by el

svn commit: r527814 - /struts/struts2/trunk/pom.xml

2007-04-12 Thread hermanns
Author: hermanns
Date: Thu Apr 12 00:28:10 2007
New Revision: 527814

URL: http://svn.apache.org/viewvc?view=rev&rev=527814
Log:
Upgrading surefire plugin to version 2.3 to get rid off strange unit test 
failures

Modified:
struts/struts2/trunk/pom.xml

Modified: struts/struts2/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?view=diff&rev=527814&r1=527813&r2=527814
==
--- struts/struts2/trunk/pom.xml (original)
+++ struts/struts2/trunk/pom.xml Thu Apr 12 00:28:10 2007
@@ -242,10 +242,9 @@
 
 
 
-
-
+org.apache.maven.plugins
 maven-surefire-plugin
-2.1.3
+2.3
 
 
 **/*Test.java




svn commit: r527815 - in /struts/struts2/trunk: apps/portlet/src/main/resources/ assembly/ core/ core/src/site/resources/tags/ajax/ core/src/test/resources/

2007-04-12 Thread hermanns
Author: hermanns
Date: Thu Apr 12 00:33:52 2007
New Revision: 527815

URL: http://svn.apache.org/viewvc?view=rev&rev=527815
Log:
Updating the xwork dependency to 2.1-SNAPSHOT to fix several problems reported 
to
XWork and S2:

WW-1635 struts.xml include dependant packages not loading properly
WW-1856 s18n tag appears to be broken

NOTE on XWork 2.x updates: All validators.xml files are now validated, a DTD 
header
is required.

Modified:
struts/struts2/trunk/apps/portlet/src/main/resources/validators.xml
struts/struts2/trunk/assembly/pom.xml
struts/struts2/trunk/core/pom.xml
struts/struts2/trunk/core/src/site/resources/tags/ajax/a.html
struts/struts2/trunk/core/src/site/resources/tags/ajax/autocompleter.html
struts/struts2/trunk/core/src/site/resources/tags/ajax/datetimepicker.html
struts/struts2/trunk/core/src/site/resources/tags/ajax/div.html
struts/struts2/trunk/core/src/site/resources/tags/ajax/form.html
struts/struts2/trunk/core/src/site/resources/tags/ajax/submit.html
struts/struts2/trunk/core/src/site/resources/tags/ajax/tabbedpanel.html
struts/struts2/trunk/core/src/site/resources/tags/ajax/tree.html
struts/struts2/trunk/core/src/site/resources/tags/ajax/treenode.html
struts/struts2/trunk/core/src/test/resources/validators.xml

Modified: struts/struts2/trunk/apps/portlet/src/main/resources/validators.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/portlet/src/main/resources/validators.xml?view=diff&rev=527815&r1=527814&r2=527815
==
--- struts/struts2/trunk/apps/portlet/src/main/resources/validators.xml 
(original)
+++ struts/struts2/trunk/apps/portlet/src/main/resources/validators.xml Thu Apr 
12 00:33:52 2007
@@ -1,3 +1,7 @@
+
+http://www.opensymphony.com/xwork/xwork-validator-config-1.0.dtd";>
 
 
 

Modified: struts/struts2/trunk/assembly/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/assembly/pom.xml?view=diff&rev=527815&r1=527814&r2=527815
==
--- struts/struts2/trunk/assembly/pom.xml (original)
+++ struts/struts2/trunk/assembly/pom.xml Thu Apr 12 00:33:52 2007
@@ -103,7 +103,7 @@
 opensymphony
 xwork
 javadoc
-2.0.0
+2.1-SNAPSHOT
 
 
 
${project.build.directory}/xwork-apidocs

Modified: struts/struts2/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/pom.xml?view=diff&rev=527815&r1=527814&r2=527815
==
--- struts/struts2/trunk/core/pom.xml (original)
+++ struts/struts2/trunk/core/pom.xml Thu Apr 12 00:33:52 2007
@@ -35,7 +35,7 @@
 
 opensymphony
 xwork
-2.0.1
+2.1-SNAPSHOT
 sources
 
 
@@ -252,7 +252,7 @@
 
 opensymphony
 xwork
-2.0.2-SNAPSHOT
+2.1-SNAPSHOT
 
 
 

Modified: struts/struts2/trunk/core/src/site/resources/tags/ajax/a.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/site/resources/tags/ajax/a.html?view=diff&rev=527815&r1=527814&r2=527815
==
--- struts/struts2/trunk/core/src/site/resources/tags/ajax/a.html (original)
+++ struts/struts2/trunk/core/src/site/resources/tags/ajax/a.html Thu Apr 12 
00:33:52 2007
@@ -148,14 +148,6 @@
Id of 
element that will be shown while making request


-   javascriptTooltip
-   false
-   false
-   true
-   Boolean
-   Use 
JavaScript to generate tooltips
-   
-   
key
false

@@ -417,23 +409,7 @@

true
String
-   Deprecated. Use individual tooltip configuration attributes 
instead.
-   
-   
-  

svn commit: r527821 - /struts/struts2/branches/STRUTS_2_0_X/pom.xml

2007-04-12 Thread hermanns
Author: hermanns
Date: Thu Apr 12 00:42:56 2007
New Revision: 527821

URL: http://svn.apache.org/viewvc?view=rev&rev=527821
Log:
Upgrading surefire plugin to version 2.3 to get rid off strange unit test 
failures

Modified:
struts/struts2/branches/STRUTS_2_0_X/pom.xml

Modified: struts/struts2/branches/STRUTS_2_0_X/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/pom.xml?view=diff&rev=527821&r1=527820&r2=527821
==
--- struts/struts2/branches/STRUTS_2_0_X/pom.xml (original)
+++ struts/struts2/branches/STRUTS_2_0_X/pom.xml Thu Apr 12 00:42:56 2007
@@ -242,10 +242,9 @@
 
 
 
-
-
+org.apache.maven.plugins
 maven-surefire-plugin
-2.1.3
+2.3
 
 
 **/*Test.java




svn commit: r527824 - /struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java

2007-04-12 Thread hermanns
Author: hermanns
Date: Thu Apr 12 00:53:39 2007
New Revision: 527824

URL: http://svn.apache.org/viewvc?view=rev&rev=527824
Log:
Unit Test fixes for failing tests in Bamboo

Modified:

struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java

Modified: 
struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java?view=diff&rev=527824&r1=527823&r2=527824
==
--- 
struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java
 (original)
+++ 
struts/struts2/branches/STRUTS_2_0_X/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java
 Thu Apr 12 00:53:39 2007
@@ -64,7 +64,7 @@
 private Map session;
 private ExecuteAndWaitInterceptor waitInterceptor;
 
-public void _testOneWait() throws Exception {
+public void testOneWait() throws Exception {
 waitInterceptor.setDelay(0);
 waitInterceptor.setDelaySleepInterval(0);
 
@@ -79,7 +79,7 @@
 assertEquals("success", result2);
 }
 
-public void _testTwoWait() throws Exception {
+public void testTwoWait() throws Exception {
 waitInterceptor.setDelay(0);
 waitInterceptor.setDelaySleepInterval(0);
 
@@ -100,7 +100,7 @@
 assertEquals("success", result3);
 }
 
-public void _testOneWaitWithDelay() throws Exception {
+public void testOneWaitWithDelay() throws Exception {
 waitInterceptor.setDelay(200);
 waitInterceptor.setDelaySleepInterval(100);
 
@@ -118,7 +118,7 @@
 assertEquals("success", result2);
 }
 
-public void _testTwoWaitWithDelay() throws Exception {
+public void testTwoWaitWithDelay() throws Exception {
 waitInterceptor.setDelay(100);
 waitInterceptor.setDelaySleepInterval(100);
 
@@ -154,7 +154,7 @@
 String result = proxy.execute();
 long diff = System.currentTimeMillis() - before;
 assertEquals("success", result);
-assertTrue("Job done already after 500 so there should not be such 
long delay", diff <= 750);
+assertTrue("Job done already after 500 so there should not be such 
long delay", diff <= 1000);
 }
 
 public void testWaitDelayAndJobAlreadyDone2() throws Exception {
@@ -166,7 +166,7 @@
 String result = proxy.execute();
 long diff = System.currentTimeMillis() - before;
 assertEquals("success", result);
-assertTrue("Job done already after 500 so there should not be such 
long delay", diff <= 750);
+assertTrue("Job done already after 500 so there should not be such 
long delay", diff <= 1000);
 }
 
 protected ActionProxy buildProxy(String actionName) throws Exception {




svn commit: r527825 - /struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java

2007-04-12 Thread hermanns
Author: hermanns
Date: Thu Apr 12 00:54:00 2007
New Revision: 527825

URL: http://svn.apache.org/viewvc?view=rev&rev=527825
Log:
Unit Test fixes for failing tests in Bamboo

Modified:

struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java

Modified: 
struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java?view=diff&rev=527825&r1=527824&r2=527825
==
--- 
struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java
 (original)
+++ 
struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/ExecuteAndWaitInterceptorTest.java
 Thu Apr 12 00:54:00 2007
@@ -64,7 +64,7 @@
 private Map session;
 private ExecuteAndWaitInterceptor waitInterceptor;
 
-public void _testOneWait() throws Exception {
+public void testOneWait() throws Exception {
 waitInterceptor.setDelay(0);
 waitInterceptor.setDelaySleepInterval(0);
 
@@ -79,7 +79,7 @@
 assertEquals("success", result2);
 }
 
-public void _testTwoWait() throws Exception {
+public void testTwoWait() throws Exception {
 waitInterceptor.setDelay(0);
 waitInterceptor.setDelaySleepInterval(0);
 
@@ -100,7 +100,7 @@
 assertEquals("success", result3);
 }
 
-public void _testOneWaitWithDelay() throws Exception {
+public void testOneWaitWithDelay() throws Exception {
 waitInterceptor.setDelay(200);
 waitInterceptor.setDelaySleepInterval(100);
 
@@ -118,7 +118,7 @@
 assertEquals("success", result2);
 }
 
-public void _testTwoWaitWithDelay() throws Exception {
+public void testTwoWaitWithDelay() throws Exception {
 waitInterceptor.setDelay(100);
 waitInterceptor.setDelaySleepInterval(100);
 
@@ -154,7 +154,7 @@
 String result = proxy.execute();
 long diff = System.currentTimeMillis() - before;
 assertEquals("success", result);
-assertTrue("Job done already after 500 so there should not be such 
long delay", diff <= 750);
+assertTrue("Job done already after 500 so there should not be such 
long delay", diff <= 1000);
 }
 
 public void testWaitDelayAndJobAlreadyDone2() throws Exception {
@@ -166,7 +166,7 @@
 String result = proxy.execute();
 long diff = System.currentTimeMillis() - before;
 assertEquals("success", result);
-assertTrue("Job done already after 500 so there should not be such 
long delay", diff <= 750);
+assertTrue("Job done already after 500 so there should not be such 
long delay", diff <= 1000);
 }
 
 protected ActionProxy buildProxy(String actionName) throws Exception {




[Struts Wiki] Update of "PoweredBy" by wtao

2007-04-12 Thread Apache Wiki
Dear Wiki user,

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

The following page has been changed by wtao:
http://wiki.apache.org/struts/PoweredBy

--
   *  [http://www.oneentry.com] - Compare International Moving Quotes & 
Overseas Shipping. Using STRUTS on Tomcat 5.0
   *  [http://www.elasticpath.com] Elastic Path - eCommerce software utilizing 
Struts, Velocity, Hibernate
   *  [http://www.unclassified.com.au] - Unclassified is Australia's 100% FREE 
online classifieds service (struts/tiles,hibernate,lucene)
+  *  [http://www.iphonecard.com.au] - Prepaid phone cards & international 
calling cards calling from Australia (struts,tiles,hibernate,spring2,freemarker)
   *  [http://www.rosa.com] - Swiss Technology Integrator (Struts, Tiles, 
Hibernate, Spring)
   *  http://www.showtimetickets.com (after market ticket broker)
   *  http://www.juliannegiffin.com (uses Struts for logins, editing users, 
forums, tracking downloads etc.)


svn commit: r528275 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java

2007-04-12 Thread musachy
Author: musachy
Date: Thu Apr 12 15:55:35 2007
New Revision: 528275

URL: http://svn.apache.org/viewvc?view=rev&rev=528275
Log:
Split examples

Modified:

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java

Modified: 
struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java?view=diff&rev=528275&r1=528274&r2=528275
==
--- 
struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java
 (original)
+++ 
struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java
 Thu Apr 12 15:55:35 2007
@@ -36,33 +36,44 @@
  * attribute must be build using the  tag. 
  * 
  * 
- * 
- * 
- * Update target content with html returned from an action:
+ * Examples
  * 
+ * Update target content with html returned from an action:
+ * 
+ * 
  * 
Div 1
* * * * Update Content * + * + * * - * Submit form(anchor inside the form): - * + * Submit form(anchor inside the form): + * + * * * * Submit form * + * + * * - * Submit form(anchor outside the form) - * + * Submit form(anchor outside the form) + * + * * * * * * Submit form + * + * * - * Using topics: + * Using topics: + * + * * * dojo.event.topic.subscribe("/before", function(data, type, e){ * alert('inside a topic event. before request'); @@ -73,8 +84,9 @@ * }); * * - * Publish topics - * + * Publish topics + * + * * */ @StrutsTag(name="a", tldTagClass="org.apache.struts2.dojo.views.jsp.ui.AnchorTag", description="Renders an HTML anchor element that when clicked calls a URL via remote XMLHttpRequest and updates " +

svn commit: r528276 - /struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/tooltip.gif

2007-04-12 Thread musachy
Author: musachy
Date: Thu Apr 12 15:56:23 2007
New Revision: 528276

URL: http://svn.apache.org/viewvc?view=rev&rev=528276
Log:
Move tooltip.gif back to core

Removed:

struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/tooltip.gif



svn commit: r528278 - in /struts/struts2/trunk/apps/showcase/src/main/webapp/ajax: bind/ bind/index.jsp index.jsp

2007-04-12 Thread musachy
Author: musachy
Date: Thu Apr 12 16:00:16 2007
New Revision: 528278

URL: http://svn.apache.org/viewvc?view=rev&rev=528278
Log:
Add examples for the bind tag

Added:
struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/bind/
struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/bind/index.jsp
Modified:
struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/index.jsp

Added: struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/bind/index.jsp
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/bind/index.jsp?view=auto&rev=528278
==
--- struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/bind/index.jsp 
(added)
+++ struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/bind/index.jsp Thu 
Apr 12 16:00:16 2007
@@ -0,0 +1,63 @@
+<%@ page contentType="text/html;charset=UTF-8" language="java" %>
+<%@ taglib prefix="s" uri="/struts-tags" %>
+<%@ taglib prefix="sx" uri="/struts-dojo-tags" %>
+
+
+
+Bind Examples
+
+
+
+
+dojo.event.topic.subscribe("/before", function(data, type, e){
+  alert("Before request");
+});
+dojo.event.topic.subscribe("/after", function(data, type, e){
+  alert("After request");
+});
+
+
+
+
+Div 1
+
+
+
+
+
+1. Attach to "onclick" event on button. Update content of Div 1. Use with 
indicator.
+
+
+ 
+
+
+
+
+2. Attach to "onmouseover", and "onclick" event on Area below and update 
content of Div1.
+
+
+Mouse Over or Click Here!
+
+
+
+
+3. Attach to "onchange", event on Checkbox below and update content of 
Div1 submitting a form.
+
+
+
+
+
+
+
+4. Attach to "onkeydown" event on Textbox below update content of Div1. 
Publish topics.
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file

Modified: struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/index.jsp
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/index.jsp?view=diff&rev=528278&r1=528277&r2=528278
==
--- struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/index.jsp (original)
+++ struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/index.jsp Thu Apr 
12 16:00:16 2007
@@ -10,6 +10,7 @@
 
 
 
+Bind tag
 Autocompleter combobox tag
 Remote button tag
 Remote div tag




svn commit: r528320 - /struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/ComboBox.js

2007-04-12 Thread musachy
Author: musachy
Date: Thu Apr 12 19:16:38 2007
New Revision: 528320

URL: http://svn.apache.org/viewvc?view=rev&rev=528320
Log:
Rename startSearchFromInput to match Dojo's _startSearchFromInput

Modified:

struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/ComboBox.js

Modified: 
struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/ComboBox.js
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/ComboBox.js?view=diff&rev=528320&r1=528319&r2=528320
==
--- 
struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/ComboBox.js
 (original)
+++ 
struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/ComboBox.js
 Thu Apr 12 19:16:38 2007
@@ -443,20 +443,20 @@
 dojo.debug("[" + (this.widgetId ? this.widgetId : "unknown")  + "] " + 
text);
   },
 
-  startSearchFromInput: function() {
+  _startSearchFromInput: function() {
 var searchStr = this.textInputNode.value;
 if(this.loadOnType) {
-   if(searchStr.length >= this.loadMinimum) {
-   var nuHref = this.dataUrl + (this.dataUrl.indexOf("?") > -1 ? "&" : 
"?");
-   nuHref += this.name + '=' + searchStr;
-   this.dataProvider.getData(nuHref);
-   this.startSearch(searchStr);
-   } else {
-   this._hideResultList();
-}
+  if(searchStr.length >= this.loadMinimum) {
+  var nuHref = this.dataUrl + (this.dataUrl.indexOf("?") > -1 ? "&" : 
"?");
+  nuHref += this.name + '=' + searchStr;
+  this.dataProvider.getData(nuHref);
+  this._startSearch(searchStr);
+  } else {
+this._hideResultList();
+  }
 }
 else {
- this.startSearch(searchStr);
+ this._startSearch(searchStr);
}
   }
 });




svn commit: r528326 - in /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components: Anchor.java Autocompleter.java

2007-04-12 Thread musachy
Author: musachy
Date: Thu Apr 12 19:41:20 2007
New Revision: 528326

URL: http://svn.apache.org/viewvc?view=rev&rev=528326
Log:
Update Ajax Tags javadocs

Modified:

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java

struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Autocompleter.java

Modified: 
struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java?view=diff&rev=528326&r1=528325&r2=528326
==
--- 
struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java
 (original)
+++ 
struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java
 Thu Apr 12 19:41:20 2007
@@ -38,8 +38,8 @@
  * 
  * Examples
  * 
- * Update target content with html returned from an action:
  * 
+ * Update target content with html returned from an action:
  * 
  * 
Div 1
* @@ -50,8 +50,8 @@ * * * - * Submit form(anchor inside the form): * + * Submit form(anchor inside the form): * * * @@ -60,8 +60,8 @@ * * * - * Submit form(anchor outside the form) * + * Submit form(anchor outside the form) * * * @@ -71,8 +71,8 @@ * * * - * Using topics: * + * Using topics: * *

svn commit: r528327 - in /struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo: struts_dojo.js struts_dojo.js.uncompressed.js

2007-04-12 Thread musachy
Author: musachy
Date: Thu Apr 12 19:41:43 2007
New Revision: 528327

URL: http://svn.apache.org/viewvc?view=rev&rev=528327
Log:
Rename startSearchFromInput to match Dojo's _startSearchFromInput

Modified:

struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js

struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js.uncompressed.js

Modified: 
struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js?view=diff&rev=528327&r1=528326&r2=528327
==
--- 
struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js
 (original)
+++ 
struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js
 Thu Apr 12 19:41:43 2007
@@ -15058,19 +15058,19 @@
 }
 },log:function(text){
 dojo.debug("["+(this.widgetId?this.widgetId:"unknown")+"] "+text);
-},startSearchFromInput:function(){
+},_startSearchFromInput:function(){
 var _c8d=this.textInputNode.value;
 if(this.loadOnType){
 if(_c8d.length>=this.loadMinimum){
 var _c8e=this.dataUrl+(this.dataUrl.indexOf("?")>-1?"&":"?");
 _c8e+=this.name+"="+_c8d;
 this.dataProvider.getData(_c8e);
-this.startSearch(_c8d);
+this._startSearch(_c8d);
 }else{
 this._hideResultList();
 }
 }else{
-this.startSearch(_c8d);
+this._startSearch(_c8d);
 }
 }});
 dojo.provide("dojo.widget.DropdownContainer");

Modified: 
struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js.uncompressed.js
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js.uncompressed.js?view=diff&rev=528327&r1=528326&r2=528327
==
--- 
struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js.uncompressed.js
 (original)
+++ 
struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js.uncompressed.js
 Thu Apr 12 19:41:43 2007
@@ -24437,20 +24437,20 @@
 dojo.debug("[" + (this.widgetId ? this.widgetId : "unknown")  + "] " + 
text);
   },
 
-  startSearchFromInput: function() {
+  _startSearchFromInput: function() {
 var searchStr = this.textInputNode.value;
 if(this.loadOnType) {
-   if(searchStr.length >= this.loadMinimum) {
-   var nuHref = this.dataUrl + (this.dataUrl.indexOf("?") > -1 ? "&" : 
"?");
-   nuHref += this.name + '=' + searchStr;
-   this.dataProvider.getData(nuHref);
-   this.startSearch(searchStr);
-   } else {
-   this._hideResultList();
-}
+  if(searchStr.length >= this.loadMinimum) {
+  var nuHref = this.dataUrl + (this.dataUrl.indexOf("?") > -1 ? "&" : 
"?");
+  nuHref += this.name + '=' + searchStr;
+  this.dataProvider.getData(nuHref);
+  this._startSearch(searchStr);
+  } else {
+this._hideResultList();
+  }
 }
 else {
- this.startSearch(searchStr);
+ this._startSearch(searchStr);
}
   }
 });