Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C482E1093C for ; Tue, 18 Jun 2013 06:16:48 +0000 (UTC) Received: (qmail 80112 invoked by uid 500); 18 Jun 2013 06:16:47 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 80043 invoked by uid 500); 18 Jun 2013 06:16:39 -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 Delivered-To: moderator for dev@camel.apache.org Received: (qmail 76566 invoked by uid 99); 17 Jun 2013 21:29:11 -0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: encountered temporary error during SPF processing of domain of bhaveshbp@gmail.com) Date: Mon, 17 Jun 2013 14:28:23 -0700 (PDT) From: bhaveshbp To: dev@camel.apache.org Message-ID: <1371504502914-5734267.post@n5.nabble.com> Subject: Syntax for web service route MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org We are using Servicemix on one of our projects, and we have created a servicemix feature that basically exposes a JAX-RS webservice that writes the contents of the POST request to a JMS topic. I want to convert this to a straight camel route, is it possible to do so? We are using the Camel Spring DSL to define our routes in XML. I looked for example routes that routed a web service to a JMS topic and couldnt find any. -- View this message in context: http://camel.465427.n5.nabble.com/Syntax-for-web-service-route-tp5734267.html Sent from the Camel Development mailing list archive at Nabble.com.