Return-Path: Delivered-To: apmail-cxf-users-archive@www.apache.org Received: (qmail 49613 invoked from network); 27 Jan 2011 14:10:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Jan 2011 14:10:55 -0000 Received: (qmail 36987 invoked by uid 500); 27 Jan 2011 14:10:54 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 36737 invoked by uid 500); 27 Jan 2011 14:10:51 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 35994 invoked by uid 99); 27 Jan 2011 14:10:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jan 2011 14:10:50 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of phperret@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jan 2011 14:10:45 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PiSYJ-0002tG-Pm for users@cxf.apache.org; Thu, 27 Jan 2011 06:10:24 -0800 Date: Thu, 27 Jan 2011 06:10:23 -0800 (PST) From: Pierre-Henry Perret To: users@cxf.apache.org Message-ID: <1296137423792-3359759.post@n5.nabble.com> In-Reply-To: References: <1296131021119-3359606.post@n5.nabble.com> Subject: Re: How to use a locally registered remote service MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit The LOG of dsw shows that it is ALREADY proxyed: ___________________________________________________ INFO: Notified - AVAILABLE: [org.myproject.webservices.xx.Monitor] endpoint id: b58e9dfa-0294-4f74-9389-06188e89cb2b 27 janv. 2011 15:06:55 org.apache.cxf.dosgi.dsw.hooks.AbstractClientHook unknownEndpointId INFO: registering proxy for endpoint ID: b58e9dfa-0294-4f74-9389-06188e89cb2b 27 janv. 2011 15:06:55 org.apache.cxf.dosgi.dsw.hooks.AbstractClientHook cacheEndpointId INFO: caching proxy registration for endpoint ID: b58e9dfa-0294-4f74-9389-06188e89cb2b 27 janv. 2011 15:06:55 org.apache.cxf.dosgi.dsw.hooks.AbstractClientHook lookupDiscoveryService _____________________________ The question is: how to GET back this service ? With RSA ? ----- -- Pierre -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-use-a-locally-registered-remote-service-tp3359606p3359759.html Sent from the cxf-user mailing list archive at Nabble.com.