[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Geronimo Development (GMOxDEV) http://cwiki.apache.org/confluence/display/GMOxDEV | |-Pages Added or Edited in This Space |-- Plugin Guide was last edited by hcunico (08:38 AM). | http://cwiki.apache.org/confluence/display/GMOxDEV/Plugin+Guide Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- Type Converter was last edited by jstrachan (03:33 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Type+Converter |-- JMS was last edited by jstrachan (03:16 AM). | http://cwiki.apache.org/confluence/display/CAMEL/JMS |-- How should I package applications using Camel and ActiveMQ was created by jstrachan (01:51 AM). | http://cwiki.apache.org/confluence/display/CAMEL/How+should+I+package+applications+using+Camel+and+ActiveMQ |-- What jars do I need was created by jstrachan (02:51 AM). | http://cwiki.apache.org/confluence/display/CAMEL/What+jars+do+I+need |-- Should I deploy Camel inside the ActiveMQ broker or in another application was created by jstrachan (01:52 AM). | http://cwiki.apache.org/confluence/display/CAMEL/Should+I+deploy+Camel+inside+the+ActiveMQ+broker+or+in+another+application |-- SEDA was last edited by arjanm (12:40 AM). | http://cwiki.apache.org/confluence/display/CAMEL/SEDA Apache Geronimo Documentation (geronimo) http://cwiki.apache.org/confluence/display/geronimo | |-Pages Added or Edited in This Space |-- Index was last edited by hcunico (09:17 AM). | http://cwiki.apache.org/confluence/display/geronimo/Index Apache CXF 2.0 Documentation (CXF20DOC) http://cwiki.apache.org/confluence/display/CXF20DOC | |-Pages Added or Edited in This Space |-- Interceptors was last edited by jliu (08:50 PM). | http://cwiki.apache.org/confluence/display/CXF20DOC/Interceptors |-- Writing a service with Spring was last edited by [EMAIL PROTECTED] (07:37 PM). | http://cwiki.apache.org/confluence/display/CXF20DOC/Writing+a+service+with+Spring Apache ServiceMix 4.0 (SMX4) http://cwiki.apache.org/confluence/display/SMX4 | |-Pages Added or Edited in This Space |-- Use cases was created by gertvanthienen (03:44 AM). | http://cwiki.apache.org/confluence/display/SMX4/Use+cases Apache ActiveMQ (ACTIVEMQ) http://cwiki.apache.org/confluence/display/ACTIVEMQ | |-Pages Added or Edited in This Space |-- Using ActiveMQ was last edited by rajdavies (05:54 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Using+ActiveMQ |-- Navigation was last edited by rajdavies (05:54 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Navigation |-- Version 5 XML Configuration was created by rajdavies (05:45 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Version+5+XML+Configuration |-- Version 5 Web Samples was created by rajdavies (05:42 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Version+5+Web+Samples |-- Version 5 Topologies was created by rajdavies (05:38 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Version+5+Topologies |-- Version 5 Run Broker was created by rajdavies (05:35 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Version+5+Run+Broker |-- Performance Tuning was last edited by rajdavies (05:32 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Performance+Tuning |-- Version 5 Performance Tuning was created by rajdavies (05:31 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Version+5+Performance+Tuning |-- Version 5 Installation was created by rajdavies (05:26 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Version+5+Installation |-- Version 5 Initial Configuration was created by rajdavies (05:24 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Version+5+Initial+Configuration |-- Version 5 Hello World was created by rajdavies (04:58 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Version+5+Hello+World |-- Using ActiveMQ 5 was created by rajdavies (04:21 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Using+ActiveMQ+5 |-- Version 5 Getting Started was created by rajdavies (04:55 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Version+5+Getting+Started |-- Version 5 Examples was created by rajdavies (04:43 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Version+5+Examples |-- Configuring Version 5 Transports was created by rajdavies (04:39 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Configuring+Version+5+Transports |-- Configure version 5 Brokers was created by rajdavies (04:37 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Configure+version+5+Brokers |-- How should I implement
svn commit: r596719 - /struts/site/src/site/xdoc/downloads.xml
Author: apetrelli Date: Tue Nov 20 07:37:46 2007 New Revision: 596719 URL: http://svn.apache.org/viewvc?rev=596719&view=rev Log: Modified the link to Struts 1.1 docs. Thanks to Peter Mularien. Modified: struts/site/src/site/xdoc/downloads.xml Modified: struts/site/src/site/xdoc/downloads.xml URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/downloads.xml?rev=596719&r1=596718&r2=596719&view=diff == --- struts/site/src/site/xdoc/downloads.xml (original) +++ struts/site/src/site/xdoc/downloads.xml Tue Nov 20 07:37:46 2007 @@ -110,7 +110,7 @@ -As a couresty, we retain archival copies of the website for each "General Availability" release. +As a courtesy, we retain archival copies of the website for each "General Availability" release. Product support for older releases may be limited. @@ -143,7 +143,7 @@ http://struts.apache.org/1.2.4/index.html";>Struts 1.2.4 -http://struts.apache.org/1.1/index.htm";>Struts 1.1 +http://struts.apache.org/1.1/index.html";>Struts 1.1 http://struts.apache.org/1.0.2/index.html";>Struts 1.0.2
svn commit: r596862 - in /struts/sandbox/trunk/struts2-webwork2-plugin/src/main: java/org/apache/struts2/dispatcher/ java/org/apache/struts2/dispatcher/mapper/ java/org/apache/struts2/dispatcher/mappe
Author: tschneider Date: Tue Nov 20 14:45:21 2007 New Revision: 596862 URL: http://svn.apache.org/viewvc?rev=596862&view=rev Log: Added action mapper to mimic the webwork behavior for redirection of actions in the default namespace. In S2, an action in the default namespace have "" being returned as the namespace, in webwork, the package name would be used. Added: struts/sandbox/trunk/struts2-webwork2-plugin/src/main/java/org/apache/struts2/dispatcher/ struts/sandbox/trunk/struts2-webwork2-plugin/src/main/java/org/apache/struts2/dispatcher/mapper/ struts/sandbox/trunk/struts2-webwork2-plugin/src/main/java/org/apache/struts2/dispatcher/mapper/WebworkActionMapper.java Modified: struts/sandbox/trunk/struts2-webwork2-plugin/src/main/resources/struts-plugin.xml Added: struts/sandbox/trunk/struts2-webwork2-plugin/src/main/java/org/apache/struts2/dispatcher/mapper/WebworkActionMapper.java URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2-webwork2-plugin/src/main/java/org/apache/struts2/dispatcher/mapper/WebworkActionMapper.java?rev=596862&view=auto == --- struts/sandbox/trunk/struts2-webwork2-plugin/src/main/java/org/apache/struts2/dispatcher/mapper/WebworkActionMapper.java (added) +++ struts/sandbox/trunk/struts2-webwork2-plugin/src/main/java/org/apache/struts2/dispatcher/mapper/WebworkActionMapper.java Tue Nov 20 14:45:21 2007 @@ -0,0 +1,146 @@ +package org.apache.struts2.dispatcher.mapper; + +import java.util.Iterator; +import java.util.LinkedHashMap; + +import javax.servlet.http.HttpServletRequest; + +import org.apache.struts2.RequestUtils; +import org.apache.struts2.dispatcher.ServletRedirectResult; +import org.apache.struts2.util.PrefixTrie; + +import com.opensymphony.xwork2.config.ConfigurationManager; + +public class WebworkActionMapper extends DefaultActionMapper { + static final String METHOD_PREFIX = "method:"; + static final String ACTION_PREFIX = "action:"; + static final String REDIRECT_PREFIX = "redirect:"; + static final String REDIRECT_ACTION_PREFIX = "redirect-action:"; + + PrefixTrie prefixTrie = new PrefixTrie() { + { + put(METHOD_PREFIX, new ParameterAction() { + public void execute(String key, ActionMapping mapping) { + mapping.setMethod(key.substring(METHOD_PREFIX.length())); + } + }); + + put(ACTION_PREFIX, new ParameterAction() { + public void execute(String key, ActionMapping mapping) { + String name = key.substring(ACTION_PREFIX.length()); + int bang = name.indexOf('!'); + if (bang != -1) { + String method = name.substring(bang + 1); + mapping.setMethod(method); + name = name.substring(0, bang); + } + + mapping.setName(name); + } + }); + + put(REDIRECT_PREFIX, new ParameterAction() { + public void execute(String key, ActionMapping mapping) { + ServletRedirectResult redirect = new ServletRedirectResult(); + redirect.setLocation(key + .substring(REDIRECT_PREFIX.length())); + mapping.setResult(redirect); + } + }); + + put(REDIRECT_ACTION_PREFIX, new ParameterAction() { + public void execute(String key, ActionMapping mapping) { + String location = key.substring(REDIRECT_ACTION_PREFIX + .length()); + ServletRedirectResult redirect = new ServletRedirectResult(); + String extension = getDefaultExtension(); + if (extension != null) { + location += "." + extension; + } + redirect.setLocation(location); + mapping.setResult(redirect); + } + }); + } + }; + + public ActionMapping getMapping(HttpServletRequest request, + ConfigurationManager manager) { + ActionMapping mapping
svn commit: r596912 - /struts/maven/trunk/pom/pom.xml
Author: niallp Date: Tue Nov 20 18:43:03 2007 New Revision: 596912 URL: http://svn.apache.org/viewvc?rev=596912&view=rev Log: Fix dev lists link Modified: struts/maven/trunk/pom/pom.xml Modified: struts/maven/trunk/pom/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/pom/pom.xml?rev=596912&r1=596911&r2=596912&view=diff == --- struts/maven/trunk/pom/pom.xml (original) +++ struts/maven/trunk/pom/pom.xml Tue Nov 20 18:43:03 2007 @@ -65,7 +65,7 @@ [EMAIL PROTECTED] http://mail-archives.apache.org/mod_mbox/struts-dev/ - http://struts.apache.org/mail.html#Archives + http://struts.apache.org/dev/dev-mail.html#Archives @@ -74,7 +74,7 @@ [EMAIL PROTECTED] http://mail-archives.apache.org/mod_mbox/struts-commits/ - http://struts.apache.org/mail.html#Archives + http://struts.apache.org/dev/dev-mail.html#Archives @@ -83,7 +83,7 @@ [EMAIL PROTECTED] http://mail-archives.apache.org/mod_mbox/struts-issues/ - http://struts.apache.org/mail.html#Archives + http://struts.apache.org/dev/dev-mail.html#Archives
svn commit: r596913 - in /struts/site/src/site/xdoc: dev/dev-mail.xml mail.xml
Author: niallp Date: Tue Nov 20 18:44:10 2007 New Revision: 596913 URL: http://svn.apache.org/viewvc?rev=596913&view=rev Log: Add MarkMail mail archive Modified: struts/site/src/site/xdoc/dev/dev-mail.xml struts/site/src/site/xdoc/mail.xml Modified: struts/site/src/site/xdoc/dev/dev-mail.xml URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/dev/dev-mail.xml?rev=596913&r1=596912&r2=596913&view=diff == --- struts/site/src/site/xdoc/dev/dev-mail.xml (original) +++ struts/site/src/site/xdoc/dev/dev-mail.xml Tue Nov 20 18:44:10 2007 @@ -58,6 +58,28 @@ + +http://struts.markmail.org/";>Mark Mail + + + +http://struts.markmail.org/search/?q=type:announcements/";> +Announcements + + +http://struts.markmail.org/search/?q=list%3Adev/";> +Dev. list + + +http://struts.markmail.org/search/?q=list%3Acommits/";> +Commits list + + +http://struts.markmail.org/search/?q=list%3Aissues/";> +Issues list + + + Mail-Archive Modified: struts/site/src/site/xdoc/mail.xml URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/mail.xml?rev=596913&r1=596912&r2=596913&view=diff == --- struts/site/src/site/xdoc/mail.xml (original) +++ struts/site/src/site/xdoc/mail.xml Tue Nov 20 18:44:10 2007 @@ -264,12 +264,17 @@ + Archives Carrying Struts User List http://mail-archives.apache.org/mod_mbox/struts-user/";> ASF Mail Archives + + +http://struts.markmail.org/search/?q=list%3Auser/";> +Mark Mail http://www.mail-archive.com/user%40struts.apache.org/";>