Mark Fisher
|
40720ab0f1
|
SPR-4716 AbstractJmsListeningContainer now "auto-starts" upon receiving a ContextRefreshedEvent rather than within afterPropertiesSet().
|
16 years ago |
Mark Fisher
|
0baa29f1ac
|
removed @Override from interface method
|
16 years ago |
Mark Fisher
|
0400b68afb
|
SPR-6240 Added namespace support for ErrorHandler strategy on JMS "listener-container" elements.
|
16 years ago |
Juergen Hoeller
|
09e6a85edd
|
fixed overview files
|
16 years ago |
Mark Fisher
|
616a48acc2
|
SPR-6142 AbstractMessageListenerContainer now accepts an implementation of the ErrorHandler strategy for handling any uncaught exceptions thrown while processing a Message. The default behavior is still to log at error-level only (no ErrorHandler).
|
16 years ago |
Rob Harrop
|
7835e66abb
|
[SPR-6017] a few more tweaks to how getLocalName is handled
|
16 years ago |
Juergen Hoeller
|
5a55b8384a
|
refined logging in JMS SingleConnectionFactory and DefaultMessageListenerContainer
|
16 years ago |
Juergen Hoeller
|
6e25ca8175
|
JMS SingleConnectionFactory uses minimized number of start calls (for Oracle AQ; SPR-5987)
|
16 years ago |
Juergen Hoeller
|
23a1d07fbf
|
JMS SingleConnectionFactory uses minimized number of start calls (for Oracle AQ; SPR-5987)
|
16 years ago |
Juergen Hoeller
|
83bd56c6de
|
JMS SingleConnectionFactory uses minimized number of start calls (for Oracle AQ; SPR-5987)
|
16 years ago |
Christian Dupuis
|
a4bbd9abda
|
xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import
|
16 years ago |
Juergen Hoeller
|
ea8f628c9c
|
polishing
|
16 years ago |
Juergen Hoeller
|
a8fa8f4942
|
JMS SingleConnectionFactory performs start call within connection monitor (for Oracle AQ)
|
16 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
16 years ago |
Christian Dupuis
|
6cc33fc609
|
added spring.tooling descriptor and images for all namespaces
|
16 years ago |
Christian Dupuis
|
d80005a955
|
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
|
16 years ago |
Juergen Hoeller
|
6d7bf17394
|
polishing
|
16 years ago |
Juergen Hoeller
|
c82a66b59c
|
SessionAwareMessageListener supports generic declaration of concrete JMS Message type
|
16 years ago |
Arjen Poutsma
|
2a790ad25b
|
Javadoc
|
16 years ago |
Juergen Hoeller
|
160249c012
|
generified FactoryBeans and further Java 5 code style updates
|
16 years ago |
Juergen Hoeller
|
555fa3b4c8
|
revised OXM package: no provider-specific exceptions anymore, etc
|
16 years ago |
Juergen Hoeller
|
0b4e7cc5ed
|
deprecated support for JMS 1.0.2 providers
|
16 years ago |
Juergen Hoeller
|
4cc42bf16f
|
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
|
16 years ago |
Juergen Hoeller
|
2674b13b06
|
fixed MessageListenerAdapter's "getSubscriptionName()" to work without delegate as well (SPR-5309)
|
16 years ago |
Juergen Hoeller
|
8669b3293c
|
fixed JmsException/JmsUtils to fully avoid NPEs in case of cause messages being null
|
16 years ago |
Juergen Hoeller
|
6cdc25d66a
|
all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor"
|
16 years ago |
Juergen Hoeller
|
92588cddc6
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
eef6086325
|
polishing
|
16 years ago |
Arjen Poutsma
|
fc06f9ba72
|
OXM is nearing completion
|
16 years ago |
Chris Beams
|
579280d7bf
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
16 years ago |
Chris Beams
|
5e0c5a42ad
|
moving unit tests from .testsuite -> .jms
|
16 years ago |
Juergen Hoeller
|
f8c690c542
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
85661c6882
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
b0790bf5e7
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
29657105da
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
3d1a709a5e
|
fixed buildExceptionMessage to avoid potential NPE (SPR-5275)
|
16 years ago |
Juergen Hoeller
|
347f34c68a
|
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
|
16 years ago |
Arjen Poutsma
|
6b62bd0876
|
Added XSDs and namespace handler files.
|
17 years ago |
Arjen Poutsma
|
e6b7d6222a
|
Initial import of the JMS module
|
17 years ago |