[
https://issues.apache.org/activemq/browse/CAMEL-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47073#action_47073
]
Claus Ibsen commented on CAMEL-502:
-----------------------------------
davsclaus jstrachan - as I read CAMEL-502 I see it as we "just" need to remove
the consumer type ServerSessionPool since Spring's
DefaultMessageListenerContainer is now a super duper general purpose JMS
listener
14:37 jstrachan agreed
> spring ServerSessionFactory is @deprecated
> ------------------------------------------
>
> Key: CAMEL-502
> URL: https://issues.apache.org/activemq/browse/CAMEL-502
> Project: Apache Camel
> Issue Type: Task
> Components: camel-jms
> Affects Versions: 1.3.0, 1.4.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.0.0
>
>
> org.springframework.jms.listener.serversession.ServerSessionFactory
> * @deprecated as of Spring 2.5, in favor of DefaultMessageListenerContainer
> * and JmsMessageEndpointManager. To be removed in Spring 3.0.
> We should change Camel to use the new classes before Spring 3.0 starts
> rolling out so we can be compatible with Spring.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.