[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Camel (CAMEL) http://cwiki.apache.org/confluence/display/CAMEL | |-Pages Added or Edited in This Space |-- Tutorial-JmsRemoting was last edited by davsclaus (10:05 PM). | http://cwiki.apache.org/confluence/display/CAMEL/Tutorial-JmsRemoting |-- Spring was last edited by davsclaus (09:30 PM). | http://cwiki.apache.org/confluence/display/CAMEL/Spring |-- SpringIntegration was last edited by njiang (09:19 PM). | http://cwiki.apache.org/confluence/display/CAMEL/SpringIntegration |-- CXF was last edited by njiang (08:16 PM). | http://cwiki.apache.org/confluence/display/CAMEL/CXF Apache ServiceMix (SM) http://cwiki.apache.org/confluence/display/SM | |-Pages Added or Edited in This Space |-- What platforms does ServiceMix support was last edited by gertvanthienen (10:47 PM). | http://cwiki.apache.org/confluence/display/SM/What+platforms+does+ServiceMix+support |-- Building was last edited by bsnyder (05:21 PM). | http://cwiki.apache.org/confluence/display/SM/Building |-- What's the difference between ServiceMix and FUSE? was last edited by bsnyder (05:16 PM). | http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=38951 |-- Articles was last edited by ccustine (02:24 PM). | http://cwiki.apache.org/confluence/display/SM/Articles |-- Getting Started was last edited by ccustine (01:46 PM). | http://cwiki.apache.org/confluence/display/SM/Getting+Started |-- Marshalers was last edited by bsnyder (01:41 PM). | http://cwiki.apache.org/confluence/display/SM/Marshalers |-- Support was last edited by ccustine (01:05 PM). | http://cwiki.apache.org/confluence/display/SM/Support |-- 2008-06-18 was last edited by gnodet (07:44 AM). | http://cwiki.apache.org/confluence/display/SM/2008-06-18 |-- 1. Quick start was last edited by [EMAIL PROTECTED] (12:44 AM). | http://cwiki.apache.org/confluence/display/SM/1.+Quick+start Tuscany Wiki (TUSCANYWIKI) http://cwiki.apache.org/confluence/display/TUSCANYWIKI | |-Pages Added or Edited in This Space |-- Databinding Scope was last edited by scottkurz (07:49 PM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Databinding+Scope |-- 10Jun2008 was created by [EMAIL PROTECTED] (02:02 PM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/10Jun2008 |-- CORBA reference binding features, bugs, issues was last edited by wojtek janiszewski (10:38 AM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/CORBA+reference+binding+features%2C+bugs%2C+issues |-- June 2008 was created by ant (01:46 AM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/June+2008 |-- Tuscany Board Reports was last edited by ant (01:44 AM). | http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Tuscany+Board+Reports Apache Cayenne (CAY) http://cwiki.apache.org/confluence/display/CAY | |-Pages Added or Edited in This Space |-- Board Report June 2008 was last edited by blacknext (06:19 AM). | http://cwiki.apache.org/confluence/display/CAY/Board+Report+June+2008 Apache ServiceMix Kernel (SMX4KNL) http://cwiki.apache.org/confluence/display/SMX4KNL | |-Pages Added or Edited in This Space |-- ServiceMix Kernel 1.0.0-rc1 was last edited by gnodet (07:33 AM). | http://cwiki.apache.org/confluence/display/SMX4KNL/ServiceMix+Kernel+1.0.0-rc1 Apache Geronimo v2.1 (GMOxDOC21) http://cwiki.apache.org/confluence/display/GMOxDOC21 | |-Pages Added or Edited in This Space |-- Using Java Persistence API in application client was last edited by phanibalaji (11:34 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC21/Using+Java+Persistence+API+in+application+client |-- Working with JSF and JPA was last edited by phanibalaji (11:20 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC21/Working+with+JSF+and+JPA |-- Connectors and Transaction Management (JDBC, JMS, J2CA, DataSource, Connection Pool, EIS) was created by djencks (01:52 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC21/Connectors+and+Transaction+Management+%28JDBC%2C+JMS%2C+J2CA%2C+DataSource%2C+Connection+Pool%2C+EIS%29 |-- Sample applications was last edited by djencks (12:52 PM). | http://cwiki.apache.org/confluence/display/GMOxDOC21/Sample+applications |-- timereport - Web Application Security Sample was last edited by jbohn (10:34 AM). | http://cwiki.apache.org/confluence/display/GMOxDOC21/timereport+-+Web+Application+Security+Sample Apache Wicket (WICKET) http://cwiki.apache.org/confluence/display/WICKET | |-Pages Added or Edited in This Space |-- Generic Busy Indicator (for both Ajax and non-Ajax submits) was last edited by mmakundi (11:38 PM). | http://cwiki.apache.org/confluence/display/WICKET/Gene
svn commit: r666756 - in /struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest: ./ handler/
Author: hermanns Date: Wed Jun 11 11:11:00 2008 New Revision: 666756 URL: http://svn.apache.org/viewvc?rev=666756&view=rev Log: WW-2623 Struts 2.1.3 omnibus ticket o optimzed imports Modified: struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/ContentTypeHandlerManager.java struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/ContentTypeInterceptor.java struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/DefaultHttpHeaders.java struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/RestActionInvocation.java struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/RestActionProxyFactory.java struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/RestWorkflowInterceptor.java struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/handler/ContentTypeHandler.java struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/handler/JsonLibHandler.java struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/handler/XStreamHandler.java Modified: struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/ContentTypeHandlerManager.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/ContentTypeHandlerManager.java?rev=666756&r1=666755&r2=666756&view=diff == --- struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/ContentTypeHandlerManager.java (original) +++ struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/ContentTypeHandlerManager.java Wed Jun 11 11:11:00 2008 @@ -32,7 +32,6 @@ import javax.servlet.http.HttpServletResponse; import static javax.servlet.http.HttpServletResponse.SC_NOT_MODIFIED; import static javax.servlet.http.HttpServletResponse.SC_OK; -import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.StringWriter; import java.util.HashMap; Modified: struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/ContentTypeInterceptor.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/ContentTypeInterceptor.java?rev=666756&r1=666755&r2=666756&view=diff == --- struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/ContentTypeInterceptor.java (original) +++ struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/ContentTypeInterceptor.java Wed Jun 11 11:11:00 2008 @@ -21,19 +21,17 @@ package org.apache.struts2.rest; -import java.io.InputStream; -import java.io.InputStreamReader; -import java.io.Reader; - -import javax.servlet.http.HttpServletRequest; - -import org.apache.struts2.ServletActionContext; -import org.apache.struts2.rest.handler.ContentTypeHandler; - import com.opensymphony.xwork2.ActionInvocation; import com.opensymphony.xwork2.ModelDriven; import com.opensymphony.xwork2.inject.Inject; import com.opensymphony.xwork2.interceptor.Interceptor; +import org.apache.struts2.ServletActionContext; +import org.apache.struts2.rest.handler.ContentTypeHandler; + +import javax.servlet.http.HttpServletRequest; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.io.Reader; /** * Uses the content handler to apply the request body to the action Modified: struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/DefaultHttpHeaders.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/DefaultHttpHeaders.java?rev=666756&r1=666755&r2=666756&view=diff == --- struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/DefaultHttpHeaders.java (original) +++ struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/DefaultHttpHeaders.java Wed Jun 11 11:11:00 2008 @@ -23,9 +23,7 @@ import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; -import static javax.servlet.http.HttpServletResponse.SC_NOT_MODIFIED; -import static javax.servlet.http.HttpServletResponse.SC_OK; -import static javax.servlet.http.HttpServletResponse.SC_CREATED; +import static javax.servlet.http.HttpServletResponse.*; import java.util.Date; /** Modified: struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/RestActionInvocation.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/RestActionInvocation.java?rev=666756&r1=666755&r2=666756&view=diff == --- struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/RestActionInvocation.ja
svn commit: r666761 - in /struts/struts2/trunk/plugins/codebehind/src/main/java/org/apache/struts2: codebehind/CodebehindUnknownHandler.java config/ClasspathPackageProvider.java
Author: hermanns Date: Wed Jun 11 11:14:02 2008 New Revision: 666761 URL: http://svn.apache.org/viewvc?rev=666761&view=rev Log: WW-2623 Struts 2.1.3 omnibus ticket o optimzed imports Modified: struts/struts2/trunk/plugins/codebehind/src/main/java/org/apache/struts2/codebehind/CodebehindUnknownHandler.java struts/struts2/trunk/plugins/codebehind/src/main/java/org/apache/struts2/config/ClasspathPackageProvider.java Modified: struts/struts2/trunk/plugins/codebehind/src/main/java/org/apache/struts2/codebehind/CodebehindUnknownHandler.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/codebehind/src/main/java/org/apache/struts2/codebehind/CodebehindUnknownHandler.java?rev=666761&r1=666760&r2=666761&view=diff == --- struts/struts2/trunk/plugins/codebehind/src/main/java/org/apache/struts2/codebehind/CodebehindUnknownHandler.java (original) +++ struts/struts2/trunk/plugins/codebehind/src/main/java/org/apache/struts2/codebehind/CodebehindUnknownHandler.java Wed Jun 11 11:14:02 2008 @@ -21,25 +21,7 @@ package org.apache.struts2.codebehind; -import java.net.MalformedURLException; -import java.net.URL; -import java.util.Collections; -import java.util.HashMap; -import java.util.LinkedHashMap; -import java.util.List; -import java.util.Map; - -import javax.servlet.ServletContext; - -import org.apache.struts2.util.ClassLoaderUtils; - -import com.opensymphony.xwork2.Action; -import com.opensymphony.xwork2.ActionContext; -import com.opensymphony.xwork2.ActionSupport; -import com.opensymphony.xwork2.ObjectFactory; -import com.opensymphony.xwork2.Result; -import com.opensymphony.xwork2.UnknownHandler; -import com.opensymphony.xwork2.XWorkException; +import com.opensymphony.xwork2.*; import com.opensymphony.xwork2.config.Configuration; import com.opensymphony.xwork2.config.ConfigurationException; import com.opensymphony.xwork2.config.entities.*; @@ -47,6 +29,14 @@ import com.opensymphony.xwork2.inject.Inject; import com.opensymphony.xwork2.util.logging.Logger; import com.opensymphony.xwork2.util.logging.LoggerFactory; +import org.apache.struts2.util.ClassLoaderUtils; + +import javax.servlet.ServletContext; +import java.net.MalformedURLException; +import java.net.URL; +import java.util.Collections; +import java.util.LinkedHashMap; +import java.util.Map; /** * Uses code-behind conventions to solve the two unknown problems. Modified: struts/struts2/trunk/plugins/codebehind/src/main/java/org/apache/struts2/config/ClasspathPackageProvider.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/codebehind/src/main/java/org/apache/struts2/config/ClasspathPackageProvider.java?rev=666761&r1=666760&r2=666761&view=diff == --- struts/struts2/trunk/plugins/codebehind/src/main/java/org/apache/struts2/config/ClasspathPackageProvider.java (original) +++ struts/struts2/trunk/plugins/codebehind/src/main/java/org/apache/struts2/config/ClasspathPackageProvider.java Wed Jun 11 11:14:02 2008 @@ -21,33 +21,29 @@ package org.apache.struts2.config; -import java.lang.annotation.Annotation; -import java.lang.reflect.Modifier; -import java.net.MalformedURLException; -import java.net.URL; -import java.util.*; - -import javax.servlet.ServletContext; - import com.opensymphony.xwork2.Action; import com.opensymphony.xwork2.config.Configuration; import com.opensymphony.xwork2.config.ConfigurationException; -import com.opensymphony.xwork2.config.ConfigurationProvider; import com.opensymphony.xwork2.config.PackageProvider; import com.opensymphony.xwork2.config.entities.ActionConfig; import com.opensymphony.xwork2.config.entities.PackageConfig; import com.opensymphony.xwork2.config.entities.ResultConfig; import com.opensymphony.xwork2.config.entities.ResultTypeConfig; -import com.opensymphony.xwork2.inject.ContainerBuilder; import com.opensymphony.xwork2.inject.Inject; import com.opensymphony.xwork2.util.ClassLoaderUtil; import com.opensymphony.xwork2.util.ResolverUtil; -import com.opensymphony.xwork2.util.TextUtils; import com.opensymphony.xwork2.util.ResolverUtil.ClassTest; -import com.opensymphony.xwork2.util.location.LocatableProperties; +import com.opensymphony.xwork2.util.TextUtils; import com.opensymphony.xwork2.util.logging.Logger; import com.opensymphony.xwork2.util.logging.LoggerFactory; +import javax.servlet.ServletContext; +import java.lang.annotation.Annotation; +import java.lang.reflect.Modifier; +import java.net.MalformedURLException; +import java.net.URL; +import java.util.*; + /** * ClasspathPackageProvider loads the configuration * by scanning the classpath or selected packages for Action classes.
svn commit: r666762 - in /struts/struts2/trunk/plugins/codebehind/src/test/java/org/apache/struts2: codebehind/CodebehindUnknownHandlerTest.java config/ClasspathPackageProviderTest.java
Author: hermanns Date: Wed Jun 11 11:15:01 2008 New Revision: 666762 URL: http://svn.apache.org/viewvc?rev=666762&view=rev Log: WW-2623 Struts 2.1.3 omnibus ticket o optimzed imports Modified: struts/struts2/trunk/plugins/codebehind/src/test/java/org/apache/struts2/codebehind/CodebehindUnknownHandlerTest.java struts/struts2/trunk/plugins/codebehind/src/test/java/org/apache/struts2/config/ClasspathPackageProviderTest.java Modified: struts/struts2/trunk/plugins/codebehind/src/test/java/org/apache/struts2/codebehind/CodebehindUnknownHandlerTest.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/codebehind/src/test/java/org/apache/struts2/codebehind/CodebehindUnknownHandlerTest.java?rev=666762&r1=666761&r2=666762&view=diff == --- struts/struts2/trunk/plugins/codebehind/src/test/java/org/apache/struts2/codebehind/CodebehindUnknownHandlerTest.java (original) +++ struts/struts2/trunk/plugins/codebehind/src/test/java/org/apache/struts2/codebehind/CodebehindUnknownHandlerTest.java Wed Jun 11 11:15:01 2008 @@ -21,23 +21,20 @@ package org.apache.struts2.codebehind; -import java.net.MalformedURLException; -import java.net.URL; -import java.util.Collections; -import java.util.HashMap; - -import javax.servlet.ServletContext; - -import org.apache.struts2.StrutsTestCase; -import org.apache.struts2.config.NullResult; -import org.apache.struts2.dispatcher.ServletDispatcherResult; - import com.mockobjects.dynamic.C; import com.mockobjects.dynamic.Mock; import com.opensymphony.xwork2.*; -import com.opensymphony.xwork2.config.entities.ResultTypeConfig; import com.opensymphony.xwork2.config.entities.ActionConfig; +import com.opensymphony.xwork2.config.entities.ResultTypeConfig; import com.opensymphony.xwork2.util.XWorkTestCaseHelper; +import org.apache.struts2.StrutsTestCase; +import org.apache.struts2.dispatcher.ServletDispatcherResult; + +import javax.servlet.ServletContext; +import java.net.MalformedURLException; +import java.net.URL; +import java.util.Collections; +import java.util.HashMap; public class CodebehindUnknownHandlerTest extends StrutsTestCase { Modified: struts/struts2/trunk/plugins/codebehind/src/test/java/org/apache/struts2/config/ClasspathPackageProviderTest.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/codebehind/src/test/java/org/apache/struts2/config/ClasspathPackageProviderTest.java?rev=666762&r1=666761&r2=666762&view=diff == --- struts/struts2/trunk/plugins/codebehind/src/test/java/org/apache/struts2/config/ClasspathPackageProviderTest.java (original) +++ struts/struts2/trunk/plugins/codebehind/src/test/java/org/apache/struts2/config/ClasspathPackageProviderTest.java Wed Jun 11 11:15:01 2008 @@ -21,20 +21,15 @@ package org.apache.struts2.config; -import java.util.HashMap; -import java.util.Map; - -import org.apache.struts2.dispatcher.ServletDispatcherResult; -import org.apache.struts2.util.StrutsTestCaseHelper; - import com.opensymphony.xwork2.config.Configuration; import com.opensymphony.xwork2.config.entities.ActionConfig; import com.opensymphony.xwork2.config.entities.PackageConfig; -import com.opensymphony.xwork2.config.entities.ResultConfig; import com.opensymphony.xwork2.config.entities.ResultTypeConfig; import com.opensymphony.xwork2.config.impl.DefaultConfiguration; - import junit.framework.TestCase; +import org.apache.struts2.dispatcher.ServletDispatcherResult; + +import java.util.Map; public class ClasspathPackageProviderTest extends TestCase {