From 8141fe33fc3b5e1f8cfa6542dbee02dc3c305c73 Mon Sep 17 00:00:00 2001 From: Richard Peter Date: Wed, 19 Sep 2012 10:04:30 -0500 Subject: [PATCH] Issue #1189: Remove camel http header copy overhead Change-Id: I00dcf2d41972359b36c7485425f61cb6fc74759a Former-commit-id: 59b12a2eaabaed9cb7dccc095194d441db03d286 [formerly bc28c38ef442c7063923935778dc84e2663e9b94] [formerly 85c2977c00957abeff2b89fb502b549e7bdea7da [formerly 4818be92cdeb4bc9a4064f59d2c4a773aca5f1aa]] Former-commit-id: 85c2977c00957abeff2b89fb502b549e7bdea7da Former-commit-id: 210a8734f5b97fda70891edd7aa08dbc58b5b1ce --- .../res/spring/uengine-request.xml | 159 +++++++++--------- .../res/spring/auth-request.xml | 23 ++- 2 files changed, 92 insertions(+), 90 deletions(-) diff --git a/edexOsgi/com.raytheon.edex.productsrv/res/spring/uengine-request.xml b/edexOsgi/com.raytheon.edex.productsrv/res/spring/uengine-request.xml index 9410d7ca31..115ccc3511 100644 --- a/edexOsgi/com.raytheon.edex.productsrv/res/spring/uengine-request.xml +++ b/edexOsgi/com.raytheon.edex.productsrv/res/spring/uengine-request.xml @@ -1,82 +1,85 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/edexOsgi/com.raytheon.uf.edex.auth/res/spring/auth-request.xml b/edexOsgi/com.raytheon.uf.edex.auth/res/spring/auth-request.xml index fc5806d309..0df8ba14cb 100644 --- a/edexOsgi/com.raytheon.uf.edex.auth/res/spring/auth-request.xml +++ b/edexOsgi/com.raytheon.uf.edex.auth/res/spring/auth-request.xml @@ -1,28 +1,27 @@ - + http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd"> + - - - + - + + - + - - - + + + \ No newline at end of file