Re: cannot implement service using ProviderDataSource

2007-06-20 Thread Sergey Beryozkin
:23 AM Subject: cannot implement service using ProviderDataSource Howdy, I'm trying to create a service with ProviderDataSource which is published using XML/HTTP. I can publish the endpoint without problem but invoking on the service does not work. My Provider is declared as follows

Re: cannot implement service using ProviderDataSource

2007-06-20 Thread Conrad O'Dea
Subject: cannot implement service using ProviderDataSource Howdy, I'm trying to create a service with ProviderDataSource which is published using XML/HTTP. I can publish the endpoint without problem but invoking on the service does not work. My Provider is declared as follows

Re: cannot implement service using ProviderDataSource

2007-06-20 Thread Sergey Beryozkin
PROTECTED] To: cxf-user@incubator.apache.org Sent: Wednesday, June 20, 2007 11:53 AM Subject: Re: cannot implement service using ProviderDataSource Hi Sergey, On 6/20/07, Sergey Beryozkin [EMAIL PROTECTED] wrote: Hi I remember adding a system test as part of the patch where a provider

Re: cannot implement service using ProviderDataSource

2007-06-20 Thread Freeman Fang
Hi Conrad, I will take care of this issue. Cheers Freeman Conrad O'Dea wrote: Howdy, I'm trying to create a service with ProviderDataSource which is published using XML/HTTP. I can publish the endpoint without problem but invoking on the service does not work. My Provider is declared as