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 1719818F8F for ; Wed, 4 Nov 2015 09:35:57 +0000 (UTC) Received: (qmail 32396 invoked by uid 500); 4 Nov 2015 09:35:56 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 32346 invoked by uid 500); 4 Nov 2015 09:35:56 -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 32335 invoked by uid 99); 4 Nov 2015 09:35:56 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Nov 2015 09:35:56 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id D1A021A2129 for ; Wed, 4 Nov 2015 09:35:55 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.501 X-Spam-Level: ** X-Spam-Status: No, score=2.501 tagged_above=-999 required=6.31 tests=[FORGED_HOTMAIL_RCVD2=1.187, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 7DhgOqda1Keg for ; Wed, 4 Nov 2015 09:35:43 +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 A68A8207D6 for ; Wed, 4 Nov 2015 09:35:42 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id 2364F193C57F for ; Wed, 4 Nov 2015 01:25:02 -0800 (PST) Date: Wed, 4 Nov 2015 02:35:41 -0700 (MST) From: dermoritz To: users@camel.apache.org Message-ID: <1446629741507-5773369.post@n5.nabble.com> In-Reply-To: <1446572974135-5773357.post@n5.nabble.com> References: <1446572974135-5773357.post@n5.nabble.com> Subject: Re: Rest with restlet works within eclipse but fails on command line MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable i solved this problem by not packaging an =C3=BCber-jar with maven-shade or maven-assembly (jar with all dependencies inside). Now i pack all dependencies in separate lib folder and it is working - don't ask why. -- View this message in context: http://camel.465427.n5.nabble.com/Rest-with-r= estlet-works-within-eclipse-but-fails-on-command-line-tp5773357p5773369.htm= l Sent from the Camel - Users mailing list archive at Nabble.com.