Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 77705 invoked from network); 27 Sep 2006 14:21:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Sep 2006 14:21:07 -0000 Received: (qmail 81383 invoked by uid 500); 27 Sep 2006 14:21:06 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 81353 invoked by uid 500); 27 Sep 2006 14:21:06 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Received: (qmail 81344 invoked by uid 99); 27 Sep 2006 14:21:06 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Sep 2006 07:21:06 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=dan@envoisolutions.com; spf=permerror X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received-SPF: error (idunn.apache.osuosl.org: domain envoisolutions.com from 63.240.77.83 cause and error) Received: from [63.240.77.83] ([63.240.77.83:37447] helo=sccrmhc13.comcast.net) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id E4/40-27564-EC88A154 for ; Wed, 27 Sep 2006 07:21:03 -0700 Received: from [192.168.3.100] (c-71-205-191-164.hsd1.mi.comcast.net[71.205.191.164]) by comcast.net (sccrmhc13) with ESMTP id <200609271421000130048fkoe>; Wed, 27 Sep 2006 14:21:00 +0000 Message-ID: <451A88A0.8010904@envoisolutions.com> Date: Wed, 27 Sep 2006 10:20:16 -0400 From: Dan Diephouse User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: cxf-dev@incubator.apache.org Subject: Re: Provider/Dispath demo not working now References: <451A50A0.3070706@iona.com> <451A61CB.6050809@iona.com> In-Reply-To: <451A61CB.6050809@iona.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N A good solution in my mind would be to write a unit test which tests this functionality. Obviously, I'm going to have a hard time not breaking things if they aren't tested at all. I'll take a look, but it'd be great if you could add a failing unit test somewhere.. - Dan Bozhong Lin wrote: > probably it is time now to setup nightly build and run CPI sanity > check regularly. I will looked into the possibility of porting Celtix > CPI test to CeltiXfire. > > Cheers, > Bo > > James Mao wrote: >> Hi Dan, >> >> I realized that you changed the code of dispatch/provider, and i >> found that the demo not working now, Can you please take a look at this. >> >> Thanks in advance. >> James. >> >> Error message from dispatch_provider sample server: >> [java] Exception in thread "main" java.lang.NullPointerException: >> Could not find endpoint GreeterDOMSourceMessageProviderPort in Service. >> [java] at >> org.apache.cxf.jaxws.EndpointImpl.(EndpointImpl.java:95) >> [java] at >> org.apache.cxf.jaxws.spi.ProviderImpl.createEndpoint(ProviderImpl.java:57) >> >> [java] at >> org.apache.cxf.jaxws.spi.ProviderImpl.createAndPublishEndpoint(ProviderImpl.java:66) >> >> [java] at javax.xml.ws.Endpoint.publish(Endpoint.java:156) >> [java] at demo.hwDispatch.server.Server.(Server.java:36) >> [java] at demo.hwDispatch.server.Server.main(Server.java:45) >> >> Error message from dispatch_provider sample client: >> [java] Invoking server through Dispatch interface using DOMSource in >> MESSAGE Mode >> [java] Sep 27, 2006 4:51:18 PM >> com.sun.xml.messaging.saaj.soap.SOAPPartImpl lookForEnvelope >> [java] SEVERE: SAAJ0514: Unable to create envelope from given >> source because the root element is not named Envelope >> [java] Sep 27, 2006 4:51:18 PM >> com.sun.xml.messaging.saaj.soap.EnvelopeFactory createEnvelope >> [java] SEVERE: SAAJ0511: Unable to create envelope from given source >> [java] Response from server: >> >> [java] Error 404 /SoapContext/SoapPort2 Not Found >> >> >> [java] HTTP ERROR: 404/SoapContext/SoapPort2 Not Found >> [java] RequestURI=/SoapContext/SoapPort2 >> [java] Powered by Jetty:// >> >> >> -- Dan Diephouse Envoi Solutions http://envoisolutions.com http://netzooid.com/blog