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 E5C626D6A for ; Mon, 25 Jul 2011 11:21:47 +0000 (UTC) Received: (qmail 8662 invoked by uid 500); 25 Jul 2011 11:21:47 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 8596 invoked by uid 500); 25 Jul 2011 11:21:44 -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 8588 invoked by uid 99); 25 Jul 2011 11:21:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2011 11:21:43 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of zsolt.m.kovacs@gmail.com designates 209.85.212.45 as permitted sender) Received: from [209.85.212.45] (HELO mail-vw0-f45.google.com) (209.85.212.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2011 11:21:38 +0000 Received: by mail-vw0-f45.google.com with SMTP id 17so3690766vws.32 for ; Mon, 25 Jul 2011 04:21:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=IkyPO2vuNwRYoVqd50nuDyJC2kTkNO40pNj9epwk4YQ=; b=HNONwbyIw6GC3FeQ93cqkFeXPPmRNgjcWkkDJZEnKLY3wgbeaLvC5k3Ilp7LOf+g2U M7GlhCm4BOzU4DFvArg9wWmr69YnrvTO8yfWwOwWSvSwXQ1BAOV5oPqZnaLPZqufZpSt 9u1gex+EXVeowwKvBI7LM390k64eb/ri3HRuk= MIME-Version: 1.0 Received: by 10.220.13.11 with SMTP id z11mr1161663vcz.8.1311592877477; Mon, 25 Jul 2011 04:21:17 -0700 (PDT) Received: by 10.220.201.132 with HTTP; Mon, 25 Jul 2011 04:21:17 -0700 (PDT) In-Reply-To: References: <1311592105464-4630377.post@n5.nabble.com> Date: Mon, 25 Jul 2011 13:21:17 +0200 Message-ID: Subject: Re: cxf bc: java.lang.NullPointerException: MEP not found From: Kovacs Zsolt To: users@camel.apache.org Content-Type: multipart/alternative; boundary=001485e7caa48d507304a8e303e2 --001485e7caa48d507304a8e303e2 Content-Type: text/plain; charset=UTF-8 Rem: I use SOAPui for client side. On Mon, Jul 25, 2011 at 1:20 PM, Kovacs Zsolt wrote: > > I tried to set useSoapEnvelope="true" but I got the same error, and if > useJBIwrapper="true" > the error message is org.apache.cxf.interceptor.Fault: Operation not bound > on this message > > Thanks, Zsolt > > > On Mon, Jul 25, 2011 at 1:08 PM, Ashwin Karpe wrote: > >> Hi, >> >> You have both useJBIwrapper and useSoapEnvelope set to false. Shouldn't >> one >> of them be true? >> >> Cheers, >> >> Ashwin... >> >> ----- >> --------------------------------------------------------- >> Ashwin Karpe >> Apache Camel Committer & Sr Principal Consultant >> FUSESource (a Progress Software Corporation subsidiary) >> http://fusesource.com >> >> Blog: http://opensourceknowledge.blogspot.com >> --------------------------------------------------------- >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/cxf-bc-java-lang-NullPointerException-MEP-not-found-tp4630281p4630377.html >> Sent from the Camel - Users mailing list archive at Nabble.com. >> > > --001485e7caa48d507304a8e303e2--