Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap...

Adrian Crum-2
Thanks BJ and Jacques! In case this hasn't been done yet, we should also make sure every app has that folder and the error.jsp file in it.

-Adrian

--- On Sat, 6/12/10, [hidden email] <[hidden email]> wrote:

> From: [hidden email] <[hidden email]>
> Subject: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap...
> To: [hidden email]
> Date: Saturday, June 12, 2010, 1:47 PM
> Author: jleroux
> Date: Sat Jun 12 20:47:08 2010
> New Revision: 954135
>
> URL: http://svn.apache.org/viewvc?rev=954135&view=rev
> Log:
> A patch from BJ Freeman "complete web.xml for error
> reporting" (https://issues.apache.org/jira/browse/OFBIZ-3820) -
> OFBIZ-3820
>
> BJ: when there is an error, the control servlet looks for
> an error path in
> <param-name>allowedPaths</param-name>
> it does not find one throwing an exception which buries the
> orginal error.
> instead of changing the code it is just easier to add the
> /error: path.
> then the real error gets reported correctly.
>
> JLR: This will maybe help to better understand some errors
> on demo servers, and can't hurt
>
> Modified:
>    
> ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>    
> ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>    
> ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>    
> ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>    
> ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>    
> ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>    
> ofbiz/trunk/framework/resources/templates/web.xml
>    
> ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>    
> ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>    
> ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>
> Modified:
> ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -61,7 +61,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -61,7 +61,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
> (original)
> +++ ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml Sat
> Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -191,7 +191,7 @@ under the License.
>      
>    <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>          </init-param>
>      
>    <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>      
>    <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param> 
>      
>
> Modified:
> ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@ under the License.
>      
>    <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>      
>    <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>      
>    <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified:
> ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -49,7 +49,7 @@ under the License.
>      
>    <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>      
>    <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>      
>    <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified:
> ofbiz/trunk/framework/resources/templates/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/resources/templates/web.xml
> (original)
> +++ ofbiz/trunk/framework/resources/templates/web.xml Sat
> Jun 12 20:47:08 2010
> @@ -39,7 +39,7 @@
>      
>    <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>      
>    <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>      
>    <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified:
> ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@
>      
>    <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>      
>    <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>      
>    <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified:
> ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -75,7 +75,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -69,7 +69,7 @@
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -69,7 +69,7 @@
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
> +           
> <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -68,7 +68,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
> +           
> <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -64,7 +64,7 @@
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@ under the License.
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
> Modified:
> ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> ---
> ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
> (original)
> +++
> ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
> Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@
>          </init-param>
>          <init-param>
>          
>    <param-name>allowedPaths</param-name>
> -           
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
> +           
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>          </init-param>
>          <init-param>
>          
>    <param-name>errorCode</param-name>
>
>
>



Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap...

Scott Gray-2
Perhaps someone could explain to me why exactly this was necessary?

The ControlServlet has no problem whatsoever finding error pages and they do not have to be on the allowedPaths list for it to use them.  

Did anyone look into it before taking BJ's hard-to-understand word for it?  There may well be a valid reason to add this path to the allowedPaths list but the reason given by BJ is not it.

And finally, I am sick and tired of this "I have no idea what I'm doing but maybe it'll help and can't hurt" attitude.  If you don't 100%  know what you're doing then don't commit, end of story.

Thanks
Scott

On 13/06/2010, at 8:47 AM, [hidden email] wrote:

> Author: jleroux
> Date: Sat Jun 12 20:47:08 2010
> New Revision: 954135
>
> URL: http://svn.apache.org/viewvc?rev=954135&view=rev
> Log:
> A patch from BJ Freeman "complete web.xml for error reporting" (https://issues.apache.org/jira/browse/OFBIZ-3820) - OFBIZ-3820
>
> BJ: when there is an error, the control servlet looks for an error path in <param-name>allowedPaths</param-name>
> it does not find one throwing an exception which buries the orginal error.
> instead of changing the code it is just easier to add the /error: path.
> then the real error gets reported correctly.
>
> JLR: This will maybe help to better understand some errors on demo servers, and can't hurt
>
> Modified:
>    ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>    ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>    ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>    ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>    ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>    ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>    ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>    ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>    ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>    ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>    ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>    ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>    ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>    ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>    ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>    ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>    ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>    ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>    ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>    ofbiz/trunk/framework/resources/templates/web.xml
>    ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>    ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>
> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -61,7 +61,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -61,7 +61,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -191,7 +191,7 @@ under the License.
>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>         </init-param>
>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>        
>
> Modified: ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@ under the License.
>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified: ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -49,7 +49,7 @@ under the License.
>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified: ofbiz/trunk/framework/resources/templates/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/resources/templates/web.xml (original)
> +++ ofbiz/trunk/framework/resources/templates/web.xml Sat Jun 12 20:47:08 2010
> @@ -39,7 +39,7 @@
>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified: ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@
>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -75,7 +75,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -69,7 +69,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -69,7 +69,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
> +            <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -68,7 +68,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
> +            <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -64,7 +64,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap

Jacques Le Roux
Administrator
I'm just trying this to see what will happen on the demo server. For now I get errors in the log that are not workable. Has it seems
it helped BJ, I want to try and I don't want to put to much time in this.
No theory here, pragmatism. IT is not a sound theory anyway, we all know that, without tests we fail.
Anyway we may revert if someone see any problems with "/error:" added to the path, I can't see any.

Jacques

From: "Scott Gray" <[hidden email]>
Perhaps someone could explain to me why exactly this was necessary?

The ControlServlet has no problem whatsoever finding error pages and they do not have to be on the allowedPaths list for it to use
them.

Did anyone look into it before taking BJ's hard-to-understand word for it?  There may well be a valid reason to add this path to the
allowedPaths list but the reason given by BJ is not it.

And finally, I am sick and tired of this "I have no idea what I'm doing but maybe it'll help and can't hurt" attitude.  If you don't
100%  know what you're doing then don't commit, end of story.

Thanks
Scott

On 13/06/2010, at 8:47 AM, [hidden email] wrote:

> Author: jleroux
> Date: Sat Jun 12 20:47:08 2010
> New Revision: 954135
>
> URL: http://svn.apache.org/viewvc?rev=954135&view=rev
> Log:
> A patch from BJ Freeman "complete web.xml for error reporting" (https://issues.apache.org/jira/browse/OFBIZ-3820) - OFBIZ-3820
>
> BJ: when there is an error, the control servlet looks for an error path in <param-name>allowedPaths</param-name>
> it does not find one throwing an exception which buries the orginal error.
> instead of changing the code it is just easier to add the /error: path.
> then the real error gets reported correctly.
>
> JLR: This will maybe help to better understand some errors on demo servers, and can't hurt
>
> Modified:
>    ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>    ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>    ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>    ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>    ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>    ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>    ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>    ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>    ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>    ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>    ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>    ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>    ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>    ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>    ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>    ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>    ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>    ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>    ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>    ofbiz/trunk/framework/resources/templates/web.xml
>    ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>    ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>    ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>
> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -61,7 +61,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -61,7 +61,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -65,7 +65,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -191,7 +191,7 @@ under the License.
>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>         </init-param>
>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified: ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@ under the License.
>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified: ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -49,7 +49,7 @@ under the License.
>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified: ofbiz/trunk/framework/resources/templates/web.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/resources/templates/web.xml (original)
> +++ ofbiz/trunk/framework/resources/templates/web.xml Sat Jun 12 20:47:08 2010
> @@ -39,7 +39,7 @@
>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified: ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@
>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>
> Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -75,7 +75,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -69,7 +69,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -69,7 +69,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
> +
> <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -68,7 +68,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
> +
> <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -64,7 +64,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -60,7 +60,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -54,7 +54,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@ under the License.
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -
> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
> +
> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
> Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
> URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
> ==============================================================================
> --- ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml (original)
> +++ ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
> @@ -59,7 +59,7 @@
>         </init-param>
>         <init-param>
>             <param-name>allowedPaths</param-name>
> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>         </init-param>
>         <init-param>
>             <param-name>errorCode</param-name>
>
>



Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap

Scott Gray-2
I would like to see it reverted.  It was an unnecessary change and serves no benefit,  BJ may think it helped him but he is wrong.

Like I said on the user list a ClientAbortException is nothing for OFBiz to worry about and what ever was wrong with the instance that exception had nothing to do with it.  As the instance becomes unresponsive the likelihood of people closing their browser while waiting for a response increases, then when the instance is finally able to put together a response the user is long gone, the connection closed and voila, a ClientAbortException is thrown.  It is a symptom but not a cause of the instance's problems.

Chances are that there a errors in the log much further back than the one you posted to the user list and would be much more useful for diagnosing the problem.

Regards
Scott

On 13/06/2010, at 9:37 PM, Jacques Le Roux wrote:

> I'm just trying this to see what will happen on the demo server. For now I get errors in the log that are not workable. Has it seems it helped BJ, I want to try and I don't want to put to much time in this.
> No theory here, pragmatism. IT is not a sound theory anyway, we all know that, without tests we fail.
> Anyway we may revert if someone see any problems with "/error:" added to the path, I can't see any.
>
> Jacques
>
> From: "Scott Gray" <[hidden email]>
> Perhaps someone could explain to me why exactly this was necessary?
>
> The ControlServlet has no problem whatsoever finding error pages and they do not have to be on the allowedPaths list for it to use them.
>
> Did anyone look into it before taking BJ's hard-to-understand word for it?  There may well be a valid reason to add this path to the allowedPaths list but the reason given by BJ is not it.
>
> And finally, I am sick and tired of this "I have no idea what I'm doing but maybe it'll help and can't hurt" attitude.  If you don't 100%  know what you're doing then don't commit, end of story.
>
> Thanks
> Scott
>
> On 13/06/2010, at 8:47 AM, [hidden email] wrote:
>
>> Author: jleroux
>> Date: Sat Jun 12 20:47:08 2010
>> New Revision: 954135
>>
>> URL: http://svn.apache.org/viewvc?rev=954135&view=rev
>> Log:
>> A patch from BJ Freeman "complete web.xml for error reporting" (https://issues.apache.org/jira/browse/OFBIZ-3820) - OFBIZ-3820
>>
>> BJ: when there is an error, the control servlet looks for an error path in <param-name>allowedPaths</param-name>
>> it does not find one throwing an exception which buries the orginal error.
>> instead of changing the code it is just easier to add the /error: path.
>> then the real error gets reported correctly.
>>
>> JLR: This will maybe help to better understand some errors on demo servers, and can't hurt
>>
>> Modified:
>>   ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>   ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>   ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>   ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>   ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>   ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>   ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>   ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>   ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>   ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>   ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>   ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>   ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>   ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>   ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>   ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>   ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>   ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>   ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>   ofbiz/trunk/framework/resources/templates/web.xml
>>   ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>   ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>
>> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -61,7 +61,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -59,7 +59,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -61,7 +61,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -191,7 +191,7 @@ under the License.
>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>        </init-param>
>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>
>> Modified: ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -59,7 +59,7 @@ under the License.
>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>
>> Modified: ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -49,7 +49,7 @@ under the License.
>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>
>> Modified: ofbiz/trunk/framework/resources/templates/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/resources/templates/web.xml (original)
>> +++ ofbiz/trunk/framework/resources/templates/web.xml Sat Jun 12 20:47:08 2010
>> @@ -39,7 +39,7 @@
>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>
>> Modified: ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -59,7 +59,7 @@
>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>
>> Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -75,7 +75,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -69,7 +69,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -69,7 +69,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>> + <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -68,7 +68,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>> + <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -64,7 +64,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -59,7 +59,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -59,7 +59,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>>
>
>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap

Scott Gray-2
In reply to this post by Jacques Le Roux
Also, last time I checked, we don't back port "tests" or theories to the release branches.  We back port solid confirmed fixes (well, in an ideal world that is what happens).

Regards
Scott

On 13/06/2010, at 9:37 PM, Jacques Le Roux wrote:

> I'm just trying this to see what will happen on the demo server. For now I get errors in the log that are not workable. Has it seems it helped BJ, I want to try and I don't want to put to much time in this.
> No theory here, pragmatism. IT is not a sound theory anyway, we all know that, without tests we fail.
> Anyway we may revert if someone see any problems with "/error:" added to the path, I can't see any.
>
> Jacques
>
> From: "Scott Gray" <[hidden email]>
> Perhaps someone could explain to me why exactly this was necessary?
>
> The ControlServlet has no problem whatsoever finding error pages and they do not have to be on the allowedPaths list for it to use them.
>
> Did anyone look into it before taking BJ's hard-to-understand word for it?  There may well be a valid reason to add this path to the allowedPaths list but the reason given by BJ is not it.
>
> And finally, I am sick and tired of this "I have no idea what I'm doing but maybe it'll help and can't hurt" attitude.  If you don't 100%  know what you're doing then don't commit, end of story.
>
> Thanks
> Scott
>
> On 13/06/2010, at 8:47 AM, [hidden email] wrote:
>
>> Author: jleroux
>> Date: Sat Jun 12 20:47:08 2010
>> New Revision: 954135
>>
>> URL: http://svn.apache.org/viewvc?rev=954135&view=rev
>> Log:
>> A patch from BJ Freeman "complete web.xml for error reporting" (https://issues.apache.org/jira/browse/OFBIZ-3820) - OFBIZ-3820
>>
>> BJ: when there is an error, the control servlet looks for an error path in <param-name>allowedPaths</param-name>
>> it does not find one throwing an exception which buries the orginal error.
>> instead of changing the code it is just easier to add the /error: path.
>> then the real error gets reported correctly.
>>
>> JLR: This will maybe help to better understand some errors on demo servers, and can't hurt
>>
>> Modified:
>>   ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>   ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>   ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>   ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>   ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>   ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>   ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>   ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>   ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>   ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>   ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>   ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>   ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>   ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>   ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>   ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>   ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>   ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>   ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>   ofbiz/trunk/framework/resources/templates/web.xml
>>   ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>   ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>   ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>
>> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -61,7 +61,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -59,7 +59,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -61,7 +61,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -65,7 +65,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -191,7 +191,7 @@ under the License.
>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>        </init-param>
>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>
>> Modified: ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -59,7 +59,7 @@ under the License.
>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>
>> Modified: ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -49,7 +49,7 @@ under the License.
>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>
>> Modified: ofbiz/trunk/framework/resources/templates/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/resources/templates/web.xml (original)
>> +++ ofbiz/trunk/framework/resources/templates/web.xml Sat Jun 12 20:47:08 2010
>> @@ -39,7 +39,7 @@
>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>
>> Modified: ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -59,7 +59,7 @@
>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>
>> Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -75,7 +75,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -69,7 +69,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -69,7 +69,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>> + <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -68,7 +68,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>> + <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -64,7 +64,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -60,7 +60,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -54,7 +54,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -59,7 +59,7 @@ under the License.
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>> Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml (original)
>> +++ ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>> @@ -59,7 +59,7 @@
>>        </init-param>
>>        <init-param>
>>            <param-name>allowedPaths</param-name>
>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>        </init-param>
>>        <init-param>
>>            <param-name>errorCode</param-name>
>>
>>
>
>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap

Jacques Le Roux
Administrator
Scott,

OK, I see your point now, and I agree we should revert all anyway.

Something I'd like to do before is reproduce the ClientAbortException locally. So I launched a long process (Artifact Info) and
closed my browser, but the process continued and the error was not reported. I also tried with another long process: Label Manager.
Have you an idea on how to reproduce this error locally?

Thanks

Jacques


Scott Gray wrote:

> Also, last time I checked, we don't back port "tests" or theories to the release branches.  We back port solid confirmed fixes
> (well, in an ideal world that is what happens).
>
> Regards
> Scott
>
> On 13/06/2010, at 9:37 PM, Jacques Le Roux wrote:
>
>> I'm just trying this to see what will happen on the demo server. For now I get errors in the log that are not workable. Has it
>> seems it helped BJ, I want to try and I don't want to put to much time in this. No theory here, pragmatism. IT is not a sound
>> theory anyway, we all know that, without tests we fail.
>> Anyway we may revert if someone see any problems with "/error:" added to the path, I can't see any.
>>
>> Jacques
>>
>> From: "Scott Gray" <[hidden email]>
>> Perhaps someone could explain to me why exactly this was necessary?
>>
>> The ControlServlet has no problem whatsoever finding error pages and they do not have to be on the allowedPaths list for it to
>> use them.
>>
>> Did anyone look into it before taking BJ's hard-to-understand word for it?  There may well be a valid reason to add this path to
>> the allowedPaths list but the reason given by BJ is not it.
>>
>> And finally, I am sick and tired of this "I have no idea what I'm doing but maybe it'll help and can't hurt" attitude.  If you
>> don't 100%  know what you're doing then don't commit, end of story.
>>
>> Thanks
>> Scott
>>
>> On 13/06/2010, at 8:47 AM, [hidden email] wrote:
>>
>>> Author: jleroux
>>> Date: Sat Jun 12 20:47:08 2010
>>> New Revision: 954135
>>>
>>> URL: http://svn.apache.org/viewvc?rev=954135&view=rev
>>> Log:
>>> A patch from BJ Freeman "complete web.xml for error reporting" (https://issues.apache.org/jira/browse/OFBIZ-3820) - OFBIZ-3820
>>>
>>> BJ: when there is an error, the control servlet looks for an error path in <param-name>allowedPaths</param-name>
>>> it does not find one throwing an exception which buries the orginal error.
>>> instead of changing the code it is just easier to add the /error: path.
>>> then the real error gets reported correctly.
>>>
>>> JLR: This will maybe help to better understand some errors on demo servers, and can't hurt
>>>
>>> Modified:
>>>   ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>>   ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>>   ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>>   ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>>   ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>>   ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>>   ofbiz/trunk/framework/resources/templates/web.xml
>>>   ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>>   ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>>   ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>>
>>> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the
>>>        License. </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -61,7 +61,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@ under
>>>        the License. </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the
>>>        License. </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -61,7 +61,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> -
>>> <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>        +
>>>
>>>
>>> <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> -
>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>>        +
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the
>>>        License. </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -54,7 +54,7 @@
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -191,7 +191,7 @@ under the License.
>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> -
>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>>        +
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>> </init-param> <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>
>>> Modified: ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@ under the License.
>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>
>>> Modified: ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -49,7 +49,7 @@ under the License.
>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>
>>> Modified: ofbiz/trunk/framework/resources/templates/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/framework/resources/templates/web.xml (original)
>>> +++ ofbiz/trunk/framework/resources/templates/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -39,7 +39,7 @@
>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>
>>> Modified: ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@
>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>
>>> Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -75,7 +75,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -69,7 +69,7 @@
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -69,7 +69,7 @@
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the
>>>        License. </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the
>>>        License. </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>> + <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -68,7 +68,7 @@ under the
>>>        License. </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>> + <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the
>>>        License. </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -64,7 +64,7 @@
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the
>>>        License. </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> -
>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>>        +
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the
>>>        License. </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>> +
>>>        <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>>        </init-param> <init-param>
>>>            <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> -
>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>>        +
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@ under the License.
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +
>>>
>>>
>>>
>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>> URL:
>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ============================================================================== ---
>>> ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml (original) +++
>>> ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>allowedPaths</param-name>
>>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>        </init-param>
>>>        <init-param>
>>>            <param-name>errorCode</param-name>


Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap

Scott Gray-2
Thanks Jacques,

I've only ever seen the exception being thrown when Tomcat is fronted with an Apache web server, my guess is that Tomcat handles prematurely closed connections differently when it's a direct request.  It could be that an output stream is being used instead of a writer, I don't know to be quite honest.  I am sure however that it has nothing to do with the allowed paths in web.xml.

Regards
Scott

On 13/06/2010, at 10:12 PM, Jacques Le Roux wrote:

> Scott,
>
> OK, I see your point now, and I agree we should revert all anyway.
>
> Something I'd like to do before is reproduce the ClientAbortException locally. So I launched a long process (Artifact Info) and closed my browser, but the process continued and the error was not reported. I also tried with another long process: Label Manager.
> Have you an idea on how to reproduce this error locally?
>
> Thanks
>
> Jacques
>
>
> Scott Gray wrote:
>> Also, last time I checked, we don't back port "tests" or theories to the release branches.  We back port solid confirmed fixes
>> (well, in an ideal world that is what happens).
>>
>> Regards
>> Scott
>>
>> On 13/06/2010, at 9:37 PM, Jacques Le Roux wrote:
>>
>>> I'm just trying this to see what will happen on the demo server. For now I get errors in the log that are not workable. Has it
>>> seems it helped BJ, I want to try and I don't want to put to much time in this. No theory here, pragmatism. IT is not a sound
>>> theory anyway, we all know that, without tests we fail.
>>> Anyway we may revert if someone see any problems with "/error:" added to the path, I can't see any.
>>>
>>> Jacques
>>>
>>> From: "Scott Gray" <[hidden email]>
>>> Perhaps someone could explain to me why exactly this was necessary?
>>>
>>> The ControlServlet has no problem whatsoever finding error pages and they do not have to be on the allowedPaths list for it to
>>> use them.
>>>
>>> Did anyone look into it before taking BJ's hard-to-understand word for it?  There may well be a valid reason to add this path to
>>> the allowedPaths list but the reason given by BJ is not it.
>>>
>>> And finally, I am sick and tired of this "I have no idea what I'm doing but maybe it'll help and can't hurt" attitude.  If you
>>> don't 100%  know what you're doing then don't commit, end of story.
>>>
>>> Thanks
>>> Scott
>>>
>>> On 13/06/2010, at 8:47 AM, [hidden email] wrote:
>>>
>>>> Author: jleroux
>>>> Date: Sat Jun 12 20:47:08 2010
>>>> New Revision: 954135
>>>>
>>>> URL: http://svn.apache.org/viewvc?rev=954135&view=rev
>>>> Log:
>>>> A patch from BJ Freeman "complete web.xml for error reporting" (https://issues.apache.org/jira/browse/OFBIZ-3820) - OFBIZ-3820
>>>>
>>>> BJ: when there is an error, the control servlet looks for an error path in <param-name>allowedPaths</param-name>
>>>> it does not find one throwing an exception which buries the orginal error.
>>>> instead of changing the code it is just easier to add the /error: path.
>>>> then the real error gets reported correctly.
>>>>
>>>> JLR: This will maybe help to better understand some errors on demo servers, and can't hurt
>>>>
>>>> Modified:
>>>>  ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>>>  ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>>>  ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>>>  ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>>>  ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>>>  ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>>>  ofbiz/trunk/framework/resources/templates/web.xml
>>>>  ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>>>  ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>>>  ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>>>
>>>> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the
>>>>       License. </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -61,7 +61,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@ under
>>>>       the License. </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the
>>>>       License. </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -61,7 +61,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> -
>>>> <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>       +
>>>>
>>>>
>>>> <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>> + <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> -
>>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>>>       +
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the
>>>>       License. </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -54,7 +54,7 @@
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -191,7 +191,7 @@ under the License.
>>>>       <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> -
>>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>>>       +
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>>> </init-param> <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>
>>>> Modified: ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@ under the License.
>>>>       <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>
>>>> Modified: ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -49,7 +49,7 @@ under the License.
>>>>       <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>
>>>> Modified: ofbiz/trunk/framework/resources/templates/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/framework/resources/templates/web.xml (original)
>>>> +++ ofbiz/trunk/framework/resources/templates/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -39,7 +39,7 @@
>>>>       <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>
>>>> Modified: ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@
>>>>       <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>
>>>> Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -75,7 +75,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -69,7 +69,7 @@
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -69,7 +69,7 @@
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the
>>>>       License. </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the
>>>>       License. </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>> + <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -68,7 +68,7 @@ under the
>>>>       License. </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> -            <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>> + <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the
>>>>       License. </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -64,7 +64,7 @@
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the
>>>>       License. </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> -
>>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>>>       +
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the
>>>>       License. </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>>> +
>>>>       <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>>>       </init-param> <init-param>
>>>>           <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> -
>>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>>>       +
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@ under the License.
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> - <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +
>>>>
>>>>
>>>>
>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> </init-param> <init-param> <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>>> URL:
>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ============================================================================== ---
>>>> ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml (original) +++
>>>> ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>allowedPaths</param-name>
>>>> -            <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>> +            <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>       </init-param>
>>>>       <init-param>
>>>>           <param-name>errorCode</param-name>
>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap

BJ Freeman
when JK is used, it uses the Channel (network ip IO) way to connect.
Channel is not as forgiving as sockets.
this is the piece of information that maybe missing to understand how
the stream is interrupted.
it is this that causes the broken pipes.
it is not from the client side.

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Scott Gray sent the following on 6/13/2010 3:28 AM:

> Thanks Jacques,
>
> I've only ever seen the exception being thrown when Tomcat is fronted with an Apache web server, my guess is that Tomcat handles prematurely closed connections differently when it's a direct request.  It could be that an output stream is being used instead of a writer, I don't know to be quite honest.  I am sure however that it has nothing to do with the allowed paths in web.xml.
>
> Regards
> Scott
>
> On 13/06/2010, at 10:12 PM, Jacques Le Roux wrote:
>
>> Scott,
>>
>> OK, I see your point now, and I agree we should revert all anyway.
>>
>> Something I'd like to do before is reproduce the ClientAbortException locally. So I launched a long process (Artifact Info) and closed my browser, but the process continued and the error was not reported. I also tried with another long process: Label Manager.
>> Have you an idea on how to reproduce this error locally?
>>
>> Thanks
>>
>> Jacques
>>
>>
>> Scott Gray wrote:
>>> Also, last time I checked, we don't back port "tests" or theories to the release branches.  We back port solid confirmed fixes
>>> (well, in an ideal world that is what happens).
>>>
>>> Regards
>>> Scott
>>>
>>> On 13/06/2010, at 9:37 PM, Jacques Le Roux wrote:
>>>
>>>> I'm just trying this to see what will happen on the demo server. For now I get errors in the log that are not workable. Has it
>>>> seems it helped BJ, I want to try and I don't want to put to much time in this. No theory here, pragmatism. IT is not a sound
>>>> theory anyway, we all know that, without tests we fail.
>>>> Anyway we may revert if someone see any problems with "/error:" added to the path, I can't see any.
>>>>
>>>> Jacques
>>>>
>>>> From: "Scott Gray"<[hidden email]>
>>>> Perhaps someone could explain to me why exactly this was necessary?
>>>>
>>>> The ControlServlet has no problem whatsoever finding error pages and they do not have to be on the allowedPaths list for it to
>>>> use them.
>>>>
>>>> Did anyone look into it before taking BJ's hard-to-understand word for it?  There may well be a valid reason to add this path to
>>>> the allowedPaths list but the reason given by BJ is not it.
>>>>
>>>> And finally, I am sick and tired of this "I have no idea what I'm doing but maybe it'll help and can't hurt" attitude.  If you
>>>> don't 100%  know what you're doing then don't commit, end of story.
>>>>
>>>> Thanks
>>>> Scott
>>>>
>>>> On 13/06/2010, at 8:47 AM, [hidden email] wrote:
>>>>
>>>>> Author: jleroux
>>>>> Date: Sat Jun 12 20:47:08 2010
>>>>> New Revision: 954135
>>>>>
>>>>> URL: http://svn.apache.org/viewvc?rev=954135&view=rev
>>>>> Log:
>>>>> A patch from BJ Freeman "complete web.xml for error reporting" (https://issues.apache.org/jira/browse/OFBIZ-3820) - OFBIZ-3820
>>>>>
>>>>> BJ: when there is an error, the control servlet looks for an error path in<param-name>allowedPaths</param-name>
>>>>> it does not find one throwing an exception which buries the orginal error.
>>>>> instead of changing the code it is just easier to add the /error: path.
>>>>> then the real error gets reported correctly.
>>>>>
>>>>> JLR: This will maybe help to better understand some errors on demo servers, and can't hurt
>>>>>
>>>>> Modified:
>>>>>   ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>>>>   ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>>>>   ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>>>>   ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>>>>   ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>>>>   ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>>>>   ofbiz/trunk/framework/resources/templates/web.xml
>>>>>   ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>>>>   ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>>>>   ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>>>>
>>>>> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the
>>>>>        License.</init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -61,7 +61,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@ under
>>>>>        the License.</init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the
>>>>>        License.</init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -61,7 +61,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -
>>>>> <param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>        +
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -
>>>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>>>>        +
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -65,7 +65,7 @@ under the
>>>>>        License.</init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -54,7 +54,7 @@
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -191,7 +191,7 @@ under the License.
>>>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -
>>>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>>>>        +
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>>>> </init-param>  <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@ under the License.
>>>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -49,7 +49,7 @@ under the License.
>>>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/resources/templates/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/framework/resources/templates/web.xml (original)
>>>>> +++ ofbiz/trunk/framework/resources/templates/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -39,7 +39,7 @@
>>>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@
>>>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>> <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -75,7 +75,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -69,7 +69,7 @@
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -69,7 +69,7 @@
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the
>>>>>        License.</init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the
>>>>>        License.</init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>> +<param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -68,7 +68,7 @@ under the
>>>>>        License.</init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>> +<param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the
>>>>>        License.</init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -64,7 +64,7 @@
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@ under the
>>>>>        License.</init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -
>>>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>>>>        +
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -60,7 +60,7 @@ under the
>>>>>        License.</init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>>>> +
>>>>>        <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>>>>        </init-param>  <init-param>
>>>>>            <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -54,7 +54,7 @@
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -
>>>>> <param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>>>>        +
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@ under the License.
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +
>>>>>
>>>>>
>>>>>
>>>>> <param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> </init-param>  <init-param>  <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>>>> URL:
>>>>> http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ============================================================================== ---
>>>>> ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml (original) +++
>>>>> ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml Sat Jun 12 20:47:08 2010 @@ -59,7 +59,7 @@
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>>        </init-param>
>>>>>        <init-param>
>>>>>            <param-name>errorCode</param-name>
>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap

BJ Freeman
In reply to this post by Scott Gray-2
based on the code I posted in the UML there is an error that ofbiz wants
to report but the exception, due to the error path, diverts it and
original error does not get displayed.
so yes it does not fix the original error. it does keep the exception
from happening which lets me see the original error.
Then I can concentrate on the original error when it happens.




=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Scott Gray sent the following on 6/13/2010 3:04 AM:

> I would like to see it reverted.  It was an unnecessary change and serves no benefit,  BJ may think it helped him but he is wrong.
>
> Like I said on the user list a ClientAbortException is nothing for OFBiz to worry about and what ever was wrong with the instance that exception had nothing to do with it.  As the instance becomes unresponsive the likelihood of people closing their browser while waiting for a response increases, then when the instance is finally able to put together a response the user is long gone, the connection closed and voila, a ClientAbortException is thrown.  It is a symptom but not a cause of the instance's problems.
>
> Chances are that there a errors in the log much further back than the one you posted to the user list and would be much more useful for diagnosing the problem.
>
> Regards
> Scott
>
> On 13/06/2010, at 9:37 PM, Jacques Le Roux wrote:
>
>> I'm just trying this to see what will happen on the demo server. For now I get errors in the log that are not workable. Has it seems it helped BJ, I want to try and I don't want to put to much time in this.
>> No theory here, pragmatism. IT is not a sound theory anyway, we all know that, without tests we fail.
>> Anyway we may revert if someone see any problems with "/error:" added to the path, I can't see any.
>>
>> Jacques
>>
>> From: "Scott Gray"<[hidden email]>
>> Perhaps someone could explain to me why exactly this was necessary?
>>
>> The ControlServlet has no problem whatsoever finding error pages and they do not have to be on the allowedPaths list for it to use them.
>>
>> Did anyone look into it before taking BJ's hard-to-understand word for it?  There may well be a valid reason to add this path to the allowedPaths list but the reason given by BJ is not it.
>>
>> And finally, I am sick and tired of this "I have no idea what I'm doing but maybe it'll help and can't hurt" attitude.  If you don't 100%  know what you're doing then don't commit, end of story.
>>
>> Thanks
>> Scott
>>
>> On 13/06/2010, at 8:47 AM, [hidden email] wrote:
>>
>>> Author: jleroux
>>> Date: Sat Jun 12 20:47:08 2010
>>> New Revision: 954135
>>>
>>> URL: http://svn.apache.org/viewvc?rev=954135&view=rev
>>> Log:
>>> A patch from BJ Freeman "complete web.xml for error reporting" (https://issues.apache.org/jira/browse/OFBIZ-3820) - OFBIZ-3820
>>>
>>> BJ: when there is an error, the control servlet looks for an error path in<param-name>allowedPaths</param-name>
>>> it does not find one throwing an exception which buries the orginal error.
>>> instead of changing the code it is just easier to add the /error: path.
>>> then the real error gets reported correctly.
>>>
>>> JLR: This will maybe help to better understand some errors on demo servers, and can't hurt
>>>
>>> Modified:
>>>    ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>>    ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>>    ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>>    ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>>    ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>>    ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>>    ofbiz/trunk/framework/resources/templates/web.xml
>>>    ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>>    ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>>    ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>>
>>> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -65,7 +65,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -61,7 +61,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -65,7 +65,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -65,7 +65,7 @@
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -60,7 +60,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -60,7 +60,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -59,7 +59,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -65,7 +65,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -60,7 +60,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -61,7 +61,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -65,7 +65,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -60,7 +60,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -65,7 +65,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -54,7 +54,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -65,7 +65,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -54,7 +54,7 @@
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -191,7 +191,7 @@ under the License.
>>>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>>         </init-param>
>>>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>
>>> Modified: ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -59,7 +59,7 @@ under the License.
>>>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>
>>> Modified: ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -49,7 +49,7 @@ under the License.
>>>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>
>>> Modified: ofbiz/trunk/framework/resources/templates/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/framework/resources/templates/web.xml (original)
>>> +++ ofbiz/trunk/framework/resources/templates/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -39,7 +39,7 @@
>>>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>
>>> Modified: ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -59,7 +59,7 @@
>>>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>
>>> Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -75,7 +75,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -69,7 +69,7 @@
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -69,7 +69,7 @@
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -54,7 +54,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -54,7 +54,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -60,7 +60,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>> +<param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -68,7 +68,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>> +<param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -54,7 +54,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -64,7 +64,7 @@
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -54,7 +54,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -54,7 +54,7 @@
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -54,7 +54,7 @@
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -60,7 +60,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -54,7 +54,7 @@
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -59,7 +59,7 @@ under the License.
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>> Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml (original)
>>> +++ ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>> @@ -59,7 +59,7 @@
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>allowedPaths</param-name>
>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>         </init-param>
>>>         <init-param>
>>>             <param-name>errorCode</param-name>
>>>
>>>
>>
>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap

Scott Gray-2
I'm tired of repeating myself, based on the information you have provided I see no reason why adding /error to the allowed paths makes any difference whatsoever.  You are misunderstanding how the error page is accessed and what the allowedPaths actually does, I don't know how to convince you otherwise but I'm not going to continue spending time on it.

Regards
Scott

On 14/06/2010, at 7:02 PM, BJ Freeman wrote:

> based on the code I posted in the UML there is an error that ofbiz wants to report but the exception, due to the error path, diverts it and original error does not get displayed.
> so yes it does not fix the original error. it does keep the exception from happening which lets me see the original error.
> Then I can concentrate on the original error when it happens.
>
>
>
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> Specialtymarket.com  <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>
> Scott Gray sent the following on 6/13/2010 3:04 AM:
>> I would like to see it reverted.  It was an unnecessary change and serves no benefit,  BJ may think it helped him but he is wrong.
>>
>> Like I said on the user list a ClientAbortException is nothing for OFBiz to worry about and what ever was wrong with the instance that exception had nothing to do with it.  As the instance becomes unresponsive the likelihood of people closing their browser while waiting for a response increases, then when the instance is finally able to put together a response the user is long gone, the connection closed and voila, a ClientAbortException is thrown.  It is a symptom but not a cause of the instance's problems.
>>
>> Chances are that there a errors in the log much further back than the one you posted to the user list and would be much more useful for diagnosing the problem.
>>
>> Regards
>> Scott
>>
>> On 13/06/2010, at 9:37 PM, Jacques Le Roux wrote:
>>
>>> I'm just trying this to see what will happen on the demo server. For now I get errors in the log that are not workable. Has it seems it helped BJ, I want to try and I don't want to put to much time in this.
>>> No theory here, pragmatism. IT is not a sound theory anyway, we all know that, without tests we fail.
>>> Anyway we may revert if someone see any problems with "/error:" added to the path, I can't see any.
>>>
>>> Jacques
>>>
>>> From: "Scott Gray"<[hidden email]>
>>> Perhaps someone could explain to me why exactly this was necessary?
>>>
>>> The ControlServlet has no problem whatsoever finding error pages and they do not have to be on the allowedPaths list for it to use them.
>>>
>>> Did anyone look into it before taking BJ's hard-to-understand word for it?  There may well be a valid reason to add this path to the allowedPaths list but the reason given by BJ is not it.
>>>
>>> And finally, I am sick and tired of this "I have no idea what I'm doing but maybe it'll help and can't hurt" attitude.  If you don't 100%  know what you're doing then don't commit, end of story.
>>>
>>> Thanks
>>> Scott
>>>
>>> On 13/06/2010, at 8:47 AM, [hidden email] wrote:
>>>
>>>> Author: jleroux
>>>> Date: Sat Jun 12 20:47:08 2010
>>>> New Revision: 954135
>>>>
>>>> URL: http://svn.apache.org/viewvc?rev=954135&view=rev
>>>> Log:
>>>> A patch from BJ Freeman "complete web.xml for error reporting" (https://issues.apache.org/jira/browse/OFBIZ-3820) - OFBIZ-3820
>>>>
>>>> BJ: when there is an error, the control servlet looks for an error path in<param-name>allowedPaths</param-name>
>>>> it does not find one throwing an exception which buries the orginal error.
>>>> instead of changing the code it is just easier to add the /error: path.
>>>> then the real error gets reported correctly.
>>>>
>>>> JLR: This will maybe help to better understand some errors on demo servers, and can't hurt
>>>>
>>>> Modified:
>>>>   ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>>>   ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>>>   ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>>>   ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>>>   ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>>>   ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>>>   ofbiz/trunk/framework/resources/templates/web.xml
>>>>   ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>>>   ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>>>   ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>>>
>>>> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -65,7 +65,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -61,7 +61,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -65,7 +65,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -65,7 +65,7 @@
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -60,7 +60,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -60,7 +60,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -59,7 +59,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -65,7 +65,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -60,7 +60,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -61,7 +61,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -65,7 +65,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -60,7 +60,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -65,7 +65,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -54,7 +54,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -65,7 +65,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -54,7 +54,7 @@
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -191,7 +191,7 @@ under the License.
>>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>>>        </init-param>
>>>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>
>>>> Modified: ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -59,7 +59,7 @@ under the License.
>>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>
>>>> Modified: ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -49,7 +49,7 @@ under the License.
>>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>
>>>> Modified: ofbiz/trunk/framework/resources/templates/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/framework/resources/templates/web.xml (original)
>>>> +++ ofbiz/trunk/framework/resources/templates/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -39,7 +39,7 @@
>>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>
>>>> Modified: ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -59,7 +59,7 @@
>>>>        <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>        <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>
>>>> Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -75,7 +75,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -69,7 +69,7 @@
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -69,7 +69,7 @@
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -54,7 +54,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -54,7 +54,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -60,7 +60,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>> +<param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -68,7 +68,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>> +<param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -54,7 +54,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -64,7 +64,7 @@
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -54,7 +54,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -54,7 +54,7 @@
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -54,7 +54,7 @@
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -60,7 +60,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -54,7 +54,7 @@
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -59,7 +59,7 @@ under the License.
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>> Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>> ==============================================================================
>>>> --- ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml (original)
>>>> +++ ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>> @@ -59,7 +59,7 @@
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>allowedPaths</param-name>
>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>        </init-param>
>>>>        <init-param>
>>>>            <param-name>errorCode</param-name>
>>>>
>>>>
>>>
>>>
>>>
>>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r954135 - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/ applications/accounting/webapp/ap/WEB-INF/ applications/accounting/webapp/ar/WEB-INF/ applications/commonext/webapp/ofbizsetup/WEB-INF/ applications/content/webap

BJ Freeman
it is simple.
the errors that appear in the log about broken pipes and not finding the
error/jsp do not appear after this is done.
I may not understand the code.
I do understand it works.


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Scott Gray sent the following on 6/14/2010 12:31 AM:

> I'm tired of repeating myself, based on the information you have provided I see no reason why adding /error to the allowed paths makes any difference whatsoever.  You are misunderstanding how the error page is accessed and what the allowedPaths actually does, I don't know how to convince you otherwise but I'm not going to continue spending time on it.
>
> Regards
> Scott
>
> On 14/06/2010, at 7:02 PM, BJ Freeman wrote:
>
>> based on the code I posted in the UML there is an error that ofbiz wants to report but the exception, due to the error path, diverts it and original error does not get displayed.
>> so yes it does not fix the original error. it does keep the exception from happening which lets me see the original error.
>> Then I can concentrate on the original error when it happens.
>>
>>
>>
>>
>> =========================
>> BJ Freeman
>> http://bjfreeman.elance.com
>> Strategic Power Office with Supplier Automation<http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>> Specialtymarket.com<http://www.specialtymarket.com/>
>>
>> Systems Integrator-- Glad to Assist
>>
>> Chat  Y! messenger: bjfr33man
>> Linkedin<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>
>>
>> Scott Gray sent the following on 6/13/2010 3:04 AM:
>>> I would like to see it reverted.  It was an unnecessary change and serves no benefit,  BJ may think it helped him but he is wrong.
>>>
>>> Like I said on the user list a ClientAbortException is nothing for OFBiz to worry about and what ever was wrong with the instance that exception had nothing to do with it.  As the instance becomes unresponsive the likelihood of people closing their browser while waiting for a response increases, then when the instance is finally able to put together a response the user is long gone, the connection closed and voila, a ClientAbortException is thrown.  It is a symptom but not a cause of the instance's problems.
>>>
>>> Chances are that there a errors in the log much further back than the one you posted to the user list and would be much more useful for diagnosing the problem.
>>>
>>> Regards
>>> Scott
>>>
>>> On 13/06/2010, at 9:37 PM, Jacques Le Roux wrote:
>>>
>>>> I'm just trying this to see what will happen on the demo server. For now I get errors in the log that are not workable. Has it seems it helped BJ, I want to try and I don't want to put to much time in this.
>>>> No theory here, pragmatism. IT is not a sound theory anyway, we all know that, without tests we fail.
>>>> Anyway we may revert if someone see any problems with "/error:" added to the path, I can't see any.
>>>>
>>>> Jacques
>>>>
>>>> From: "Scott Gray"<[hidden email]>
>>>> Perhaps someone could explain to me why exactly this was necessary?
>>>>
>>>> The ControlServlet has no problem whatsoever finding error pages and they do not have to be on the allowedPaths list for it to use them.
>>>>
>>>> Did anyone look into it before taking BJ's hard-to-understand word for it?  There may well be a valid reason to add this path to the allowedPaths list but the reason given by BJ is not it.
>>>>
>>>> And finally, I am sick and tired of this "I have no idea what I'm doing but maybe it'll help and can't hurt" attitude.  If you don't 100%  know what you're doing then don't commit, end of story.
>>>>
>>>> Thanks
>>>> Scott
>>>>
>>>> On 13/06/2010, at 8:47 AM, [hidden email] wrote:
>>>>
>>>>> Author: jleroux
>>>>> Date: Sat Jun 12 20:47:08 2010
>>>>> New Revision: 954135
>>>>>
>>>>> URL: http://svn.apache.org/viewvc?rev=954135&view=rev
>>>>> Log:
>>>>> A patch from BJ Freeman "complete web.xml for error reporting" (https://issues.apache.org/jira/browse/OFBIZ-3820) - OFBIZ-3820
>>>>>
>>>>> BJ: when there is an error, the control servlet looks for an error path in<param-name>allowedPaths</param-name>
>>>>> it does not find one throwing an exception which buries the orginal error.
>>>>> instead of changing the code it is just easier to add the /error: path.
>>>>> then the real error gets reported correctly.
>>>>>
>>>>> JLR: This will maybe help to better understand some errors on demo servers, and can't hurt
>>>>>
>>>>> Modified:
>>>>>    ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>>>>    ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>>>>    ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>>>>    ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>>>>    ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>>>>    ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>>>>    ofbiz/trunk/framework/resources/templates/web.xml
>>>>>    ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>>>>    ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>>>>    ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>>>>
>>>>> Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -65,7 +65,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/accounting/webapp/ap/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -61,7 +61,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/accounting/webapp/ar/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -65,7 +65,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -65,7 +65,7 @@
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/content/webapp/content/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -60,7 +60,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -60,7 +60,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -59,7 +59,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/marketing/webapp/marketing/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -65,7 +65,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/marketing/webapp/sfa/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -60,7 +60,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -61,7 +61,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/party/webapp/partymgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -65,7 +65,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/static:/js</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -60,7 +60,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/product/webapp/facility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -65,7 +65,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/ShippingAPI.dll</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/workeffort/webapp/ical/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -54,7 +54,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/applications/workeffort/webapp/workeffort/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -65,7 +65,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/framework/bi/webapp/bi/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -54,7 +54,7 @@
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/framework/example/webapp/birt/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -191,7 +191,7 @@ under the License.
>>>>>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/frameset:/run:/preview:/download:/parameter:/document:/output:/extract:/webcontent:/CancelTask.jsp</param-value>
>>>>>         </init-param>
>>>>>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/framework/example/webapp/example/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -59,7 +59,7 @@ under the License.
>>>>>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/framework/exampleext/webapp/exampleext/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -49,7 +49,7 @@ under the License.
>>>>>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/resources/templates/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/framework/resources/templates/web.xml (original)
>>>>> +++ ofbiz/trunk/framework/resources/templates/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -39,7 +39,7 @@
>>>>>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/framework/testtools/webapp/testtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -59,7 +59,7 @@
>>>>>         <init-param><param-name>disableContextSecurity</param-name><param-value>N</param-value></init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param><param-name>errorCode</param-name><param-value>403</param-value></init-param>
>>>>>         <init-param><param-name>redirectPath</param-name><param-value>/control/main</param-value></init-param>
>>>>>
>>>>> Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -75,7 +75,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/applet:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -69,7 +69,7 @@
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/assetmaint/webapp/ismgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -69,7 +69,7 @@
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/ebay/webapp/ebay/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -54,7 +54,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -54,7 +54,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecomclone/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -60,7 +60,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>> +<param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -68,7 +68,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>> +<param-value>/error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/googlebase/webapp/googlebase/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -54,7 +54,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/googlecheckout/webapp/googlecheckout/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -64,7 +64,7 @@
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -54,7 +54,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/myportal/webapp/myportal/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -54,7 +54,7 @@
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/oagis/webapp/oagis/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -54,7 +54,7 @@
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/js</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -60,7 +60,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/script</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -54,7 +54,7 @@
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css:/static:/js</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/shark/webapp/shark/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -59,7 +59,7 @@ under the License.
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images:/includes/maincss.css</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>> Modified: ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml
>>>>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml?rev=954135&r1=954134&r2=954135&view=diff
>>>>> ==============================================================================
>>>>> --- ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml (original)
>>>>> +++ ofbiz/trunk/specialpurpose/webpos/webapp/webpos/WEB-INF/web.xml Sat Jun 12 20:47:08 2010
>>>>> @@ -59,7 +59,7 @@
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>allowedPaths</param-name>
>>>>> -<param-value>/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>> +<param-value>/error:/control:/select:/index.html:/index.jsp:/default.html:/default.jsp:/images</param-value>
>>>>>         </init-param>
>>>>>         <init-param>
>>>>>             <param-name>errorCode</param-name>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>
>