Return-Path: Delivered-To: apmail-cxf-users-archive@www.apache.org Received: (qmail 63529 invoked from network); 4 Nov 2010 03:02:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Nov 2010 03:02:37 -0000 Received: (qmail 28514 invoked by uid 500); 4 Nov 2010 03:03:08 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 28458 invoked by uid 500); 4 Nov 2010 03:03:08 -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 28450 invoked by uid 99); 4 Nov 2010 03:03:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 03:03:08 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [64.85.173.253] (HELO server.dankulp.com) (64.85.173.253) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 03:03:01 +0000 Received: by server.dankulp.com (Postfix, from userid 5000) id 17AF818707E; Wed, 3 Nov 2010 23:02:41 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on server.dankulp.com X-Spam-Level: X-Msg-File: /tmp/mailfilter-users@cxf.apache.org.sh8KWbF1QS Received: from dilbert.dankulp.com (unknown [38.110.32.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.dankulp.com (Postfix) with ESMTPSA id 2D140186FEB; Wed, 3 Nov 2010 23:02:39 -0400 (EDT) From: Daniel Kulp To: users@cxf.apache.org Subject: Re: cxf 2.3 and Jetty 7 Date: Wed, 3 Nov 2010 23:02:26 -0400 User-Agent: KMail/1.13.5 (Linux/2.6.36; KDE/4.5.2; x86_64; ; ) Cc: Stephane Nicoll References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201011032302.26380.dkulp@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-3.4 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=ham version=3.3.1 On Monday 01 November 2010 1:13:41 pm Stephane Nicoll wrote: > Any idea where I should look ? > Well, it really shouldn't startup until an endpoint is actually published on the given port. As parrt of the publish step, a listener/callback is set onto the Destination at which point the JettyDestination creates a Jetty handler thing for it and creates the Jetty server for the port and starts it up. Thus, trace through from the Jetty Destination subclass. Dan > On Wed, Oct 27, 2010 at 10:33 AM, Stephane Nicoll > > > wrote: > > > > A plain old maven2 module with Spring 2.5. No OSGI. > > > > The thing I really don't understand is what does trigger the actual > > startup of Jetty. Looking at the samples, it should be located in the > > processing of the namespace somehow but if I copy/paste the > > CherrServer.xml in my project, jetty does not start. > > > > Thanks, > > S. > > > > On Wed, Oct 27, 2010 at 9:48 AM, Willem Jiang wrote: > >> Are you deploying the example into an OSGi platform? > >> If so there may be some issue, I will have a look at it if I get some > >> time tomorrow. > >> > >> Willem > >> > >> On 10/27/10, Stephane Nicoll wrote: > >> > Hi there, > >> > > >> > I started from the base and thought the samples would answer my > >> > original issue. I downloaded the official apache-cxf 2.3.0 > >> > distribution from apache.org, had a look and found all kinds of > >> > reference to > >> > "org.mortbay.jetty". If I try to run these samples, I am getting an > >> > >> obvious > >> > >> > ClassNotFoundException since Jett7 is used. > >> > > >> > However, jax_rs\basic_https is working fine and I copy/pasted the > >> > cherryServer.xml in my project but jetty does not seem to start. > >> > > >> > What am I missing? Especially since the same config works just fine > >> > with 2.2.11 (and Jetty 6) > >> > > >> > S. > >> > > >> > On Wed, Oct 20, 2010 at 10:41 AM, Willem Jiang > >> > > >> > wrote: > >> >> There is no other different configuration on the jetty7 to start the > >> >> embedded server. > >> >> Can you take a look at the CXF 2.3.0 system tests, we didn't face > >> >> that kind > >> >> of issue before? > >> >> > >> >> BTW, what's address that your service was published? > >> >> > >> >> On 10/20/10 4:14 PM, Stephane Nicoll wrote: > >> >>> Hi, > >> >>> > >> >>> We are trying to upgrade our application from 2.2.10 to 2.3.0 and > >> > >> we're > >> > >> >>> facing an issue with embedded Jetty7 > >> >>> > >> >>> We have a set of unit tests starting CXF with an embedded jetty. > >> >>> First > >> > >> we > >> > >> >>> had to rename some classes since the move to eclipse but the real > >> > >> issue > >> > >> >>> is > >> >>> that while CXF states it has deployed our Web Service, all the unit > >> > >> tests > >> > >> >>> are failing with a ConnectionException now. > >> >>> > >> >>> Do you have a working setup somewhere of embedded jetty with unit > >> > >> tests > >> > >> >>> and > >> >>> cxf 2.3? I had a look to the doc but it does not seem up to date in > >> > >> that > >> > >> >>> area. > >> >>> > >> >>> Thanks, > >> >>> S. > >> >> > >> >> -- > >> >> Willem > >> >> ---------------------------------- > >> >> Open Source Integration: http://www.fusesource.com > >> >> Blog: http://willemjiang.blogspot.com (English) > >> >> > >> >> http://jnn.javaeye.com (Chinese) > >> >> > >> >> Twitter: http://twitter.com/willemjiang -- Daniel Kulp dkulp@apache.org http://dankulp.com/blog