Juergen Hoeller
|
d7f72fbbd4
|
DataSourceUtils lets timeout exceptions through even for setReadOnly calls (SPR-7226)
|
15 years ago |
Juergen Hoeller
|
2676771255
|
parse default elements if they live in the default namespace or if their parent is from another namespace (SPR-7218)
|
15 years ago |
Juergen Hoeller
|
3cf303cabd
|
prepared for 3.0.3 release
|
15 years ago |
Juergen Hoeller
|
a6d9c90841
|
refined BeanDefinitionParserDelegate to only parse default elements if they actually live in the default namespace (SPR-7218)
|
15 years ago |
Juergen Hoeller
|
0390c2b9fe
|
added convenient "checkRefresh" bean property to TilesConfigurer (SPR-7225)
|
15 years ago |
Juergen Hoeller
|
f9736ec3f6
|
JodaTime 1.3 or higher required (SPR-7222)
|
15 years ago |
Juergen Hoeller
|
6fe5871e91
|
check for "org.joda.time.LocalDate" in order to catch JodaTime 1.3 and higher only (SPR-7222)
|
15 years ago |
Juergen Hoeller
|
ecf2d8c5de
|
fixed typos (SPR-7221)
|
15 years ago |
Juergen Hoeller
|
469e30b507
|
refined LifecycleProcessor exception handling, properly wrapping a start exception from a bean (SPR-7106)
|
15 years ago |
Oliver Gierke
|
8a3c56b6d5
|
Added myself and as author.
Added Dave and me in the copyright holder section, too.
|
15 years ago |
Oliver Gierke
|
680bfbe718
|
SPR-7186 Added section on generic advice parameters
|
15 years ago |
Oliver Gierke
|
d600e35157
|
Fixed year in copyright.
|
15 years ago |
Andy Clement
|
101d8381ef
|
SPR-7209: parsing poorly formed Elvis expressions
|
15 years ago |
Arjen Poutsma
|
ae56f3a361
|
SPR-7211 - Extend HttpMessage interface to expose requestURL
|
15 years ago |
Juergen Hoeller
|
de326e5e95
|
ClassUtils recognizes "void" as primitive type name as well (SPR-7212)
|
15 years ago |
Juergen Hoeller
|
2c2df7f555
|
consistent postProcessBeanFactory treatment for BeanDefinitionRegistryPostProcessors (SPR-7167)
|
15 years ago |
Juergen Hoeller
|
2ad2022058
|
revised BeanWrapper's exception wrapping to consistently handle ConversionExceptions (SPR-7177)
|
15 years ago |
Chris Beams
|
57a503b274
|
BeanDefinitionRegistryPostProcessors' postProcessBeanDefinitionRegistry() method now gets called before postProcessBeanFactory() (SPR-7167)
|
15 years ago |
Arjen Poutsma
|
0b8140b50d
|
Added DeprecatedBeanWarner
|
15 years ago |
Juergen Hoeller
|
a8ed98255f
|
ServletContextResourcePatternResolver handles "/WEB-INF/lib/*.jar!/**/context.xml" style patterns (SPR-7198)
|
15 years ago |
Juergen Hoeller
|
738d84f75c
|
filter for duplicate listeners in "getApplicationListeners()" as well (SPR-7204)
|
15 years ago |
Juergen Hoeller
|
7f24edc3d5
|
removed ServerSessionMessageListenerContainer coverage
|
15 years ago |
Juergen Hoeller
|
ff4f749adb
|
fixed typos
|
15 years ago |
Costin Leau
|
578e80c1cf
|
SPR-7197
+ fix template
|
15 years ago |
Costin Leau
|
d9a664a588
|
SPR-7197
polish :)
|
15 years ago |
Costin Leau
|
e9ecf5d716
|
SPR-7197
+ removed compile time dependency on JBoss VFS
+ added support for JBoss AS 6.0 / JBoss VFS 3.0.0 infrastructure
|
15 years ago |
Luke Taylor
|
27be8434f1
|
Rolled-back accidental .classpath changes
|
15 years ago |
Luke Taylor
|
3f885d0302
|
Added DomUtils.getChildElements() method. Also refactored ConfigBeanDefinitionParser.parse() to use it.
|
15 years ago |
Luke Taylor
|
9f9a27a1d8
|
SPR-7158: Added missing space in MVC docbook file
|
15 years ago |
Thomas Risberg
|
d22a6f9da9
|
fixed index test for parameter types (SPR-7199)
|
15 years ago |
Juergen Hoeller
|
8ccd74b6c8
|
JSP Radiobutton/CheckboxesTag utilizes PropertyEditor/ConversionService for label rendering (SPR-7174)
|
15 years ago |
Juergen Hoeller
|
ceb668ac6c
|
added getLastTaskInfo() method to StopWatch (SPR-7134)
|
15 years ago |
Juergen Hoeller
|
68055ba4c9
|
AsyncAnnotationBeanPostProcessor consistently adds @Async processing as first Advisor in the chain (SPR-7147)
|
15 years ago |
Juergen Hoeller
|
ad5c7aeb31
|
added "idleConsumerLimit" bean property to DefaultMessageListenerContainer (SPR-7189)
|
15 years ago |
Juergen Hoeller
|
59d2d35f4a
|
polishing
|
15 years ago |
Juergen Hoeller
|
103c1aa82f
|
exclude abstract lazy-init beans from MBean exposure as well (SPR-6784)
|
15 years ago |
Juergen Hoeller
|
a1e4f4f406
|
MVC mappings properly apply even to welcome file entries that forward to a DispatcherServlet (SPR-7143)
|
15 years ago |
Juergen Hoeller
|
fa7472c057
|
MockHttpServletResponse supports multiple includes (SPR-7188)
|
15 years ago |
Juergen Hoeller
|
bd1b559d47
|
MockHttpServletResponse supports multiple includes (SPR-7188)
|
15 years ago |
Thomas Risberg
|
15df7b11d0
|
added null check for parameter (SPR-7193)
|
15 years ago |
Juergen Hoeller
|
4955a73047
|
added support for JAX-WS 2.1 WebServiceFeatures to JaxWsPortClientInterceptor/PortProxyFactoryBean (SPR-5712)
|
15 years ago |
Juergen Hoeller
|
11bb7264a2
|
properly return null from getPersistenceUnitInfo again (SPR-7055)
|
15 years ago |
Juergen Hoeller
|
853eab8b4c
|
setTransactionIsolation on JDBC Connection only called when actually necessary (for PostgreSQL; SPR-7184)
|
15 years ago |
Juergen Hoeller
|
15fe75b1a1
|
restored original jms namespace declaration
|
15 years ago |
Mark Pollack
|
dad714710f
|
some infrastructure files for custom schema
|
15 years ago |
Juergen Hoeller
|
365737b515
|
CachingConnectionFactory detects destination equality for WebSphere MQ as well (using toString; SPR-7148)
|
15 years ago |
Juergen Hoeller
|
026523d24b
|
set shared variables with configured ObjectWrapper (SPR-7165)
|
15 years ago |
Andy Clement
|
2b0655b459
|
SPR-6941
|
15 years ago |
Andy Clement
|
f53621a86f
|
SPR-7173, SPR-7100
|
15 years ago |
Costin Leau
|
42cdfbcd89
|
SPR-7163
SPR-7161
+ update Petclinic references
+ minor corrections
|
15 years ago |