You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Benson Margulies <bi...@gmail.com> on 2012/06/21 03:07:07 UTC

JMS and spring

http://cxf.apache.org/docs/jax-ws-java-first-with-jms-transport.html
says that it's obsolete.

But http://cxf.apache.org/docs/soap-over-jms-10-support.html has no
info on configuring from Spring.

Re: JMS and spring

Posted by Benson Margulies <bi...@gmail.com>.
THanks, but what if I am already configuring a bunch of other
endpoints in spring, and I'd like to toss in a JMS endpoint while I am
at it?


On Thu, Jun 21, 2012 at 10:25 AM, Willem Jiang <wi...@gmail.com> wrote:
> Hi Benson,
>
> CXF JMS transport depends on the spring-jms, but you don't need to use Sping
> for the configuration of soap over jms implementation.
>
> On Thu Jun 21 09:07:07 2012, Benson Margulies wrote:
>>
>> http://cxf.apache.org/docs/jax-ws-java-first-with-jms-transport.html
>> says that it's obsolete.
>>
>> But http://cxf.apache.org/docs/soap-over-jms-10-support.html has no
>> info on configuring from Spring.
>>
>
>
>
> --
> Willem
> ----------------------------------
> FuseSource
> Web: http://www.fusesource.com
> Blog:    http://willemjiang.blogspot.com (English)
>        http://jnn.javaeye.com (Chinese)
> Twitter: willemjiang
> Weibo: willemjiang
>

Re: JMS and spring

Posted by Willem Jiang <wi...@gmail.com>.
Hi Benson,

CXF JMS transport depends on the spring-jms, but you don't need to use 
Sping for the configuration of soap over jms implementation.

On Thu Jun 21 09:07:07 2012, Benson Margulies wrote:
> http://cxf.apache.org/docs/jax-ws-java-first-with-jms-transport.html
> says that it's obsolete.
>
> But http://cxf.apache.org/docs/soap-over-jms-10-support.html has no
> info on configuring from Spring.
>



--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang
Weibo: willemjiang