t;
> brad.john...@mediadriver.com> wrote:
>
>> Quinn,
>>
>> So thanks for the heads up on that. I probably will use the
>> ServiceFactory mechanism to make this work right.
>>
>> On Sat, Feb 27, 2016 at 2:32 PM, Brad Johnson <
>> brad.john.
a bug.
On Sat, Feb 27, 2016 at 2:48 PM, Brad Johnson
wrote:
> Quinn,
>
> So thanks for the heads up on that. I probably will use the
> ServiceFactory mechanism to make this work right.
>
> On Sat, Feb 27, 2016 at 2:32 PM, Brad Johnson <
> brad.john...@mediadriver.com>
Quinn,
So thanks for the heads up on that. I probably will use the ServiceFactory
mechanism to make this work right.
On Sat, Feb 27, 2016 at 2:32 PM, Brad Johnson
wrote:
> Yeah, I'm obviously going to have to try another mechanic. This current
> mechanism using the OSGi framework
t;>> CBTS
> >>>> but that may be an impedance mismatch between the test harness and an
> >>>> actual OSGi container and not indicative of how it will be handled by
> >>>> blueprint in Karaf.
> >>>>
> >>>> On Fri, Feb 26, 2016 at 3:23 PM, Ranx
> >>> wrote:
> >>>>
> >>>>> If I create a service factory instantiated in blueprint like this:
> >>>>>
> >>>>>>>>>> factory-method="createService" >
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> And inside the factory just do a Class.forName to instantiate and
> >>> return
> >>>>> it,
> >>>>> will the service reference itself be proxied?
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> View this message in context:
> >>>>> http://camel.465427.n5.nabble.com/ServiceFactory-tp5778336.html
> >>>>> Sent from the Camel - Users mailing list archive at Nabble.com.
> >>>>>
> >>>
> >>>
> >>
>
>
n Karaf.
>>>>
>>>> On Fri, Feb 26, 2016 at 3:23 PM, Ranx
>>> wrote:
>>>>
>>>>> If I create a service factory instantiated in blueprint like this:
>>>>>
>>>>> >>>> factory-method="createService" >
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> And inside the factory just do a Class.forName to instantiate and
>>> return
>>>>> it,
>>>>> will the service reference itself be proxied?
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> View this message in context:
>>>>> http://camel.465427.n5.nabble.com/ServiceFactory-tp5778336.html
>>>>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>>>>
>>>
>>>
>>
Ranx
>> wrote:
>> >
>> >> If I create a service factory instantiated in blueprint like this:
>> >>
>> >>> >> factory-method="createService" >
>> >>
>> >>
>> >>
>
And inside the factory just do a Class.forName to instantiate and return
> >> it,
> >> will the service reference itself be proxied?
> >>
> >>
> >>
> >>
> >>
> >> --
> >> View this message in context:
> >> http://camel.465427.n5.nabble.com/ServiceFactory-tp5778336.html
> >> Sent from the Camel - Users mailing list archive at Nabble.com.
> >>
>
>
>>
>>
>> And inside the factory just do a Class.forName to instantiate and return
>> it,
>> will the service reference itself be proxied?
>>
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://camel.465427.n5.nabble.com/ServiceFactory-tp5778336.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
itself be proxied?
>
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/ServiceFactory-tp5778336.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
.465427.n5.nabble.com/ServiceFactory-tp5778336.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Okay found a mistake in the cxf namespace parser - and added a fix for
correct setter on the endpoint.
Nobody really use that service factory as camel sets one out of the box.
On Wed, Dec 16, 2015 at 3:58 PM, Joseph Kampf wrote:
> BTW,
>
> You should also consider removing the servi
BTW,
You should also consider removing the serviceFactory element from the XSD.
That is also misleading.
Joe
On 12/16/15, 9:29 AM, "Claus Ibsen" wrote:
>That was a mistake in the camel cxf documentation - i am removing
>that. Also that other xml file is not in use in
n using camel-cxf. Just
>remove it from your code.
>
>
>
>On Wed, Dec 16, 2015 at 1:21 PM, Joseph Kampf wrote:
>> I am trying to specify the ServiceFactory used by my CXF Endpoint.
>>
>> > address="${esbservices.proxy.baseurl}/path"
>> serviceCl
Kampf wrote:
> I am trying to specify the ServiceFactory used by my CXF Endpoint.
>
> address="${esbservices.proxy.baseurl}/path"
> serviceClass="MyPortClass"
> endpointName="s:completePort" serviceName="s:aria_complete_a
I am trying to specify the ServiceFactory used by my CXF Endpoint.
However I am getting the following error:
karaf@root()> Exception in thread "SpringOsgiExtenderThread-50"
org.apache.camel.RuntimeCamelException:
org.apache.camel.FailedToCreateRouteException: Failed to
15 matches
Mail list logo