Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 88862 invoked from network); 21 Dec 2010 12:54:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Dec 2010 12:54:23 -0000 Received: (qmail 36114 invoked by uid 500); 21 Dec 2010 12:54:23 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 36009 invoked by uid 500); 21 Dec 2010 12:54:23 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 35984 invoked by uid 500); 21 Dec 2010 12:54:22 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 35967 invoked by uid 99); 21 Dec 2010 12:54:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Dec 2010 12:54:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Dec 2010 12:54:21 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBLCs0kC017999 for ; Tue, 21 Dec 2010 12:54:01 GMT Message-ID: <17596610.238181292936040691.JavaMail.jira@thor> Date: Tue, 21 Dec 2010 07:54:00 -0500 (EST) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Created: (CAMEL-3452) camel-cxf - Add support for blueprint namespace parser for the camel-cxf.xsd schema MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 camel-cxf - Add support for blueprint namespace parser for the camel-cxf.xsd schema ----------------------------------------------------------------------------------- Key: CAMEL-3452 URL: https://issues.apache.org/jira/browse/CAMEL-3452 Project: Camel Issue Type: New Feature Components: camel-blueprint, camel-cxf Affects Versions: 2.5.0 Reporter: Claus Ibsen Fix For: 2.6.0 The schema for camel-cxf http://camel.apache.org/schema/cxf/camel-cxf.xsd Needs a blueprint namepsace parser so we can use CXF in blueprint XML files. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.