This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
379f86ee4ec823dd791e3d53032b4d8486a6df4c
spring-integration
/
org.springframework.integration.jms
History
Mark Fisher
379f86ee4e
No longer passing the destination in the producer.send(..) method since it is already provided when the Session's createProducer(..) method is invoked. JMS providers can throw an UnsupportedOperationException when the Destination is provided in both places (INT-560).
2009-02-18 15:13:34 +00:00
..
src
No longer passing the destination in the producer.send(..) method since it is already provided when the Session's createProducer(..) method is invoked. JMS providers can throw an UnsupportedOperationException when the Destination is provided in both places (INT-560).
2009-02-18 15:13:34 +00:00
.classpath
updated spring dependencies to version 2.5.6.A
2008-12-17 17:40:47 +00:00
.project
Adding new module 'org.springframework.integration.jms'
2008-09-20 14:55:04 +00:00
build.xml
Adding new module 'org.springframework.integration.jms'
2008-09-20 14:55:04 +00:00
ivy.xml
updated spring dependencies to version 2.5.6.A
2008-12-17 17:40:47 +00:00
pom.xml
change artifactId to ensure they don't clash with artifactId's in SpringSource repository
2008-12-15 09:54:27 +00:00
template.mf
updated inter-project dependency versions in template.mf files
2008-12-17 18:03:30 +00:00