Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 92317 invoked from network); 29 Dec 2010 11:02:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Dec 2010 11:02:49 -0000 Received: (qmail 67026 invoked by uid 500); 29 Dec 2010 11:02:49 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 66901 invoked by uid 500); 29 Dec 2010 11:02:49 -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 66893 invoked by uid 500); 29 Dec 2010 11:02:48 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 66890 invoked by uid 99); 29 Dec 2010 11:02:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Dec 2010 11:02:48 +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; Wed, 29 Dec 2010 11:02:48 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBTB2REs011206 for ; Wed, 29 Dec 2010 11:02:28 GMT Message-ID: <17947302.57331293620547736.JavaMail.jira@thor> Date: Wed, 29 Dec 2010 06:02:27 -0500 (EST) From: "Richard Kettelerij (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Updated: (CAMEL-3472) Example of Spring Web Services component In-Reply-To: <33258164.57241293620385834.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Kettelerij updated CAMEL-3472: -------------------------------------- Attachment: camel-example-spring-ws.zip See attached path. I'll add docs in Confluence if the example is integrated in Camel's codebase. > Example of Spring Web Services component > ---------------------------------------- > > Key: CAMEL-3472 > URL: https://issues.apache.org/jira/browse/CAMEL-3472 > Project: Camel > Issue Type: New Feature > Affects Versions: 2.6.0 > Reporter: Richard Kettelerij > Priority: Minor > Fix For: 2.6.0 > > Attachments: camel-example-spring-ws.zip > > > In addition to CAMEL-3105 I've created an example that demonstrates the {{camel-spring-ws}} component. The example is structured similar to the other examples available in Camel and contains a README file to get users started. Running the example simply involves a {{mvn clean install jetty:run}}. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.