Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7BA90182C1 for ; Thu, 10 Dec 2015 13:24:32 +0000 (UTC) Received: (qmail 64262 invoked by uid 500); 10 Dec 2015 13:24:28 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 64011 invoked by uid 500); 10 Dec 2015 13:24:14 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 63153 invoked by uid 99); 10 Dec 2015 13:23:59 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2015 13:23:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id C8C47CA244 for ; Thu, 10 Dec 2015 13:23:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.296 X-Spam-Level: ** X-Spam-Status: No, score=2.296 tagged_above=-999 required=6.31 tests=[SPF_SOFTFAIL=0.972, T_FROM_12LTRDOM=0.01, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Oo616a5l8SmP for ; Thu, 10 Dec 2015 13:23:48 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 1427D25763 for ; Thu, 10 Dec 2015 13:23:47 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id 4798F1C002E8 for ; Thu, 10 Dec 2015 05:23:41 -0800 (PST) Date: Thu, 10 Dec 2015 06:23:40 -0700 (MST) From: Anthony Clegg To: users@camel.apache.org Message-ID: <1449753820424-5774922.post@n5.nabble.com> Subject: Configuring Camel-Swagger MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I have just downloaded the latest JBoss Fuse Environment 6.2.1 and I am told that swagger now works? The red hat documentation https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Fuse/6.2/html/Apache_Camel_Component_Reference/IDU-Swagger.html is suggesting using camel-swagger however this is documented as being deprecated? Also I am using a spring xml context file for my dependency injection and not blueprint. I have all my POJO's annotated correctly for swagger so could anyone please help me get swagger working. Here is my xml java.lang.Throwable true -- View this message in context: http://camel.465427.n5.nabble.com/Configuring-Camel-Swagger-tp5774922.html Sent from the Camel - Users mailing list archive at Nabble.com.