27 Commits (b33d28d6cf9cd10e513ea814b7db57f0893e87ef)

Author SHA1 Message Date
Juergen Hoeller 9f9a3222e2 JMS SingleConnectionFactory performs start call within connection monitor (for Oracle AQ) 17 years ago
Chris Beams 49b6bbc8fa RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' 17 years ago
Christian Dupuis fc602eb256 added spring.tooling descriptor and images for all namespaces 17 years ago
Christian Dupuis 7c711c894c fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API 17 years ago
Juergen Hoeller c35b5f8ef2 polishing 17 years ago
Juergen Hoeller 8251dff561 SessionAwareMessageListener supports generic declaration of concrete JMS Message type 17 years ago
Arjen Poutsma 69b71fd789 Javadoc 17 years ago
Juergen Hoeller f6c70c07c5 generified FactoryBeans and further Java 5 code style updates 17 years ago
Juergen Hoeller 5ad5303398 revised OXM package: no provider-specific exceptions anymore, etc 17 years ago
Juergen Hoeller 1033015ffa deprecated support for JMS 1.0.2 providers 17 years ago
Juergen Hoeller 8af560b4f4 added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 17 years ago
Juergen Hoeller 06451988d6 fixed MessageListenerAdapter's "getSubscriptionName()" to work without delegate as well (SPR-5309) 17 years ago
Juergen Hoeller f89bcac1a4 fixed JmsException/JmsUtils to fully avoid NPEs in case of cause messages being null 17 years ago
Juergen Hoeller 4050980b80 all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor" 17 years ago
Juergen Hoeller d4888bfebe Java 5 code style 17 years ago
Juergen Hoeller 1e22d06cdc polishing 17 years ago
Arjen Poutsma dece3d968e OXM is nearing completion 17 years ago
Chris Beams 2796c55974 Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 17 years ago
Chris Beams a0356da8cf moving unit tests from .testsuite -> .jms 17 years ago
Juergen Hoeller 5c2a9bf250 Java 5 code style 17 years ago
Juergen Hoeller e4ce547934 Java 5 code style 17 years ago
Juergen Hoeller a0dfb69aaa Java 5 code style 17 years ago
Juergen Hoeller 0b0163e026 Java 5 code style 17 years ago
Juergen Hoeller 4a26b4187e fixed buildExceptionMessage to avoid potential NPE (SPR-5275) 17 years ago
Juergen Hoeller a5253bec7f EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style 17 years ago
Arjen Poutsma 70caa15c13 Added XSDs and namespace handler files. 17 years ago
Arjen Poutsma 73969a9fb7 Initial import of the JMS module 17 years ago