2009/6/4 James Strachan :
> 2009/6/4 stevenmaring :
>>
>> yeah ... I fought with my local Archiva repo for quite some time yesterday
>> because it didn't seem to be proxying the SNAPSHOT requests onto the Apache
>> snapshot repo, so I manually inserted the 2.0-SNAPSHOT releases into my
>> Archiva r
2009/6/4 James Strachan :
> 2009/6/4 stevenmaring :
>>
>> yeah ... I fought with my local Archiva repo for quite some time yesterday
>> because it didn't seem to be proxying the SNAPSHOT requests onto the Apache
>> snapshot repo, so I manually inserted the 2.0-SNAPSHOT releases into my
>> Archiva r
2009/6/4 stevenmaring :
>
> yeah ... I fought with my local Archiva repo for quite some time yesterday
> because it didn't seem to be proxying the SNAPSHOT requests onto the Apache
> snapshot repo, so I manually inserted the 2.0-SNAPSHOT releases into my
> Archiva repo.
>
> well ... with regard to
in 5938 ms
>>>>>> 06:49:07,737 INFO BusApplicationContext:411 - Refreshing
>>>>>> org.apache.cxf.bus.spring.busapplicationcont...@1a1b2f: display name
>>>>>> [org.apache.cxf.bus.spring.busapplicationcont...@1a1b2f]; startup date
>>>>&g
>>>>> org.springframework.beans.factory.support.defaultlistablebeanfact...@baf589
>>>>> 06:49:07,909 DEBUG SpringCamelContext:107 - Publishing spring-event:
>>>>> org.springframework.context.event.contextrefreshedevent[source=org.apache.cxf.bus.spring.busapplicationcont...@1a1b2f:
>>>>> display name [org.apache.cxf.bus.sprin
hedevent[source=org.apache.cxf.bus.spring.busapplicationcont...@1a1b2f:
>>>> display name [org.apache.cxf.bus.spring.busapplicationcont...@1a1b2f];
>>>> startup date [Wed Jun 03 06:49:07 EDT 2009]; parent:
>>>> org.springframework.web.context.support.xmlwebapplica
gt;>> that the ApplicationContext has started
>>>
>>>
>>> I'm going to try a simple HelloWorld sort of project getting a reference
>>> to
>>> the ProducerTemplate ala ...
>>>
>>> mvn archetype:generate \
>&
gt;> -DgroupId=my.sample \
>> -DartifactId=HelloCamel
>>
>> hopefully I will either learn something or not get the
>> NullpointerException
>> on my reference.
>>
>> I'll let ya'll know how it goes ... thank you much for your thoughts so
>
>>
>> Sorry if this appears twice, my first attempt got rejected as spam :)
>>
>> Claus,
>> Do you have to put the template inside the context? Is this a 2.0
>> change? I've always placed it outside. As you can't define a context
>> ref it seemed
ncorrect then I can update it.
>
> Thanks,
> Martin
>
>
> - Original message -----
> From: "Claus Ibsen"
> To: users@camel.apache.org
> Date: Wed, 3 Jun 2009 06:22:30 +0200
> Subject: Re: using ProducerTemplate for JMS with Spring
you
created it. This is also how I wrote it in the Camel Spring tutorial on
the wiki. If it is considereed incorrect then I can update it.
Thanks,
Martin
- Original message -
From: "Claus Ibsen"
To: users@camel.apache.org
Date: Wed, 3 Jun 2009 06:22:30 +0200
Subject: Re: using
dy("imq:queue:voiceRequestQueue",
> ExchangePattern.InOut, audioConfig);
> }
>
> public ProducerTemplate getCamelTemplate() {
> return camelTemplate;
> }
>
> public void setCamelTemplate(ProducerTemplate camelTemplate) {
emplate() {
return camelTemplate;
}
public void setCamelTemplate(ProducerTemplate camelTemplate) {
this.camelTemplate = camelTemplate;
}
}
-Steve Maring
--
View this message in context:
http://www.nabble.com/using-ProducerTemplate-for-JMS-with-Spring-tp23840855p23840855.html
Sent from the Camel - Users mailing list archive at Nabble.com.
13 matches
Mail list logo