Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ref Doc still contains a section about ServerSessionMessageListenerContainer [SPR-7207] #11866

Closed
spring-projects-issues opened this issue May 15, 2010 · 0 comments
Assignees
Labels
type: bug A general bug type: documentation A documentation task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Stefan Scheidt opened SPR-7207 and commented

The reference documentation still contains a section about ServerSessionMessageListenerContainer, see http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/jms.html#jms-asynchronousMessageReception, Section 21.2.4.3.

This class was removed in Spring 3, see http://static.springsource.org/spring/docs/2.5.x/api/org/springframework/jms/listener/serversession/ServerSessionMessageListenerContainer.html:

Deprecated. as of Spring 2.5, in favor of DefaultMessageListenerContainer and JmsMessageEndpointManager. To be removed in Spring 3.0.


Affects: 3.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

2 participants