[
https://issues.apache.org/activemq/browse/CAMEL-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-502.
-------------------------------
Resolution: Fixed
Removed spring-jms code that was marked as @deprecated in Spring. Also removed
some methods marked as @deprecated in Camel.
*Do NOT backport this to Camel 1.x branch.* as it removes code in Camel.
> 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, 1.5.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.