[CONF] Confluence Changes in the last 24 hours
- 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 |-- LDAP Renaissance was created by szoerner (12:58 PM). | http://cwiki.apache.org/confluence/display/directory/LDAP+Renaissance Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- Resequencer was last edited by mrt1nz (09:19 PM). | http://cwiki.apache.org/confluence/display/CAMEL/Resequencer Apache CXF 2.0 Documentation (CXF20DOC) http://cwiki.apache.org/confluence/display/CXF20DOC | |-Pages Added or Edited in This Space |-- CXF_Eclipse_Plugin_Instructions was created by [EMAIL PROTECTED] (02:47 PM). | http://cwiki.apache.org/confluence/display/CXF20DOC/CXF_Eclipse_Plugin_Instructions |-- CXF tools in Eclipse was last edited by [EMAIL PROTECTED] (02:22 PM). | http://cwiki.apache.org/confluence/display/CXF20DOC/CXF+tools+in+Eclipse |-- Aegis Databinding was last edited by [EMAIL PROTECTED] (04:54 AM). | http://cwiki.apache.org/confluence/display/CXF20DOC/Aegis+Databinding Apache Geronimo (GMOxSITE) http://cwiki.apache.org/confluence/display/GMOxSITE | |-Pages Added or Edited in This Space |-- Apache Geronimo v2.0 XML Schemas was created by hcunico (12:01 PM). | http://cwiki.apache.org/confluence/display/GMOxSITE/Apache+Geronimo+v2.0++XML+Schemas |-- Development was last edited by hcunico (02:46 PM). | http://cwiki.apache.org/confluence/display/GMOxSITE/Development |-- XML Schemas was last edited by hcunico (02:37 PM). | http://cwiki.apache.org/confluence/display/GMOxSITE/XML+Schemas |-- Documentation was last edited by hcunico (12:43 PM). | http://cwiki.apache.org/confluence/display/GMOxSITE/Documentation |-- XML Schemas - temp was created by hcunico (12:05 PM). | http://cwiki.apache.org/confluence/display/GMOxSITE/XML+Schemas+-+temp |-- Apache Geronimo v1.0 XML Schemas was created by hcunico (11:47 AM). | http://cwiki.apache.org/confluence/display/GMOxSITE/Apache+Geronimo+v1.0+XML+Schemas |-- Apache Geronimo v1.1 XML Schemas was created by hcunico (11:48 AM). | http://cwiki.apache.org/confluence/display/GMOxSITE/Apache+Geronimo+v1.1+XML+Schemas OpenEJB (OPENEJB) http://cwiki.apache.org/confluence/display/OPENEJB | |-Pages Added or Edited in This Space |-- Tips and Suggestions was last edited by dblevins (10:16 PM). | http://cwiki.apache.org/confluence/display/OPENEJB/Tips+and+Suggestions |-- New Instructions was last edited by dario (09:51 PM). | http://cwiki.apache.org/confluence/display/OPENEJB/New+Instructions Apache Directory Server v1.5 (DIRxSRVx11) http://cwiki.apache.org/confluence/display/DIRxSRVx11 | |-Pages Added or Edited in This Space |-- Planned New Features for Triggers was created by ersiner (11:19 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/Planned+New+Features+for+Triggers |-- 1.2. Some Background. Directories, directory services and LDAP was last edited by szoerner (02:08 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/1.2.+Some+Background.+Directories%2C+directory+services+and+LDAP |-- 1.1. What Apache Directory Server is was last edited by szoerner (01:23 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx11/1.1.+What+Apache+Directory+Server+is Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW | |-Pages Added or Edited in This Space |-- Release Notes 2.0.10 was last edited by apetrelli (12:26 AM). | http://cwiki.apache.org/confluence/display/WW/Release+Notes+2.0.10 Apache Tuscany (TUSCANY) http://cwiki.apache.org/confluence/display/TUSCANY | |-Pages Added or Edited in This Space |-- Tuscany SCA Java - FAQ was last edited by slaws (06:49 AM). | http://cwiki.apache.org/confluence/display/TUSCANY/Tuscany+SCA+Java+-+FAQ |-- RDB DAS - Transaction Control was created by [EMAIL PROTECTED] (01:40 AM). | http://cwiki.apache.org/confluence/display/TUSCANY/RDB+DAS+-+Transaction+Control |-- DAS Java Documentation Menu was last edited by [EMAIL PROTECTED] (01:39 AM). | http://cwiki.apache.org/confluence/display/TUSCANY/DAS+Java+Documentation+Menu Apache Directory Website (DIRxSITE) http://cwiki.apache.org/confluence/display/DIRxSITE | |-Pages Added or Edited in This Space |-- Navigation was last edited by szoerner (01:35 PM). | http://cwiki.apache.org/confluence/display/DIRxSITE/Navigation |-- Index was last edited by szoerner (01:32 PM). | http://cwiki.apache.org/confluence/display/DIRxSITE/Index Apache Directory Server - Interoperability (DIRxINTEROP) http://cwiki.apache.org/confluence/display/DIRxINTEROP | |-Pages Added or Ed
svn commit: r576956 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java
Author: jholmes Date: Tue Sep 18 08:52:26 2007 New Revision: 576956 URL: http://svn.apache.org/viewvc?rev=576956&view=rev Log: WW-2181 SessionAware documentation is misleading about unit testing Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java?rev=576956&r1=576955&r2=576956&view=diff == --- struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java (original) +++ struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java Tue Sep 18 08:52:26 2007 @@ -26,10 +26,10 @@ /** * Actions that want access to the user's HTTP session should implement this interface. * - * This interface is only relevant if the Action is used in a servlet environment. + * This will give them access to a Map where they can put objects that can be made available + * to subsequent requests. * - * Note that using this interface makes the Action tied to a servlet environment, so it should be - * avoided if possible since things like unit testing will become more difficult. + * Typical uses may be cached user data such as name, or a shopping cart. * */ public interface SessionAware {
svn commit: r576957 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java
Author: jholmes Date: Tue Sep 18 08:53:17 2007 New Revision: 576957 URL: http://svn.apache.org/viewvc?rev=576957&view=rev Log: WW-2181 SessionAware documentation is misleading about unit testing Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java?rev=576957&r1=576956&r2=576957&view=diff == --- struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java (original) +++ struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/SessionAware.java Tue Sep 18 08:53:17 2007 @@ -26,10 +26,10 @@ /** * Actions that want access to the user's HTTP session should implement this interface. * - * This interface is only relevant if the Action is used in a servlet environment. + * This will give them access to a Map where they can put objects that can be made available + * to subsequent requests. * - * Note that using this interface makes the Action tied to a servlet environment, so it should be - * avoided if possible since things like unit testing will become more difficult. + * Typical uses may be cached user data such as name, or a shopping cart. * */ public interface SessionAware {