Keith Donald
|
3cdb942cbe
|
Deferring object mapper until Spring 3.1 when it will be used by other projects
|
15 years ago |
Juergen Hoeller
|
6ef9c2d710
|
fixed validating to be true by default and to set namespaceAware accordingly
|
15 years ago |
Costin Leau
|
e52e4c5717
|
+ commit actual jboss adapter
|
15 years ago |
Juergen Hoeller
|
c495cbb1bf
|
MergedBeanDefinitionPostProcessors apply after all other post-processors (for @PostConstruct to be invoked after other BPPs; SPR-6066)
|
15 years ago |
Costin Leau
|
4e321b1a3c
|
+ add minor fix to the internal weblogic adapter
|
15 years ago |
Costin Leau
|
1dc1d5ef9a
|
SPR-5764
+ add dynamic classfiletransformer -> JBoss translator adaptor (since there isn't any in JBoss 5.0.x)
|
15 years ago |
Juergen Hoeller
|
155f6b1aa1
|
polishing
|
15 years ago |
Juergen Hoeller
|
1c839dbe9c
|
added setValidating method to AbstractXmlApplicationContext, analogous to GenericXmlApplicationContext
|
15 years ago |
Juergen Hoeller
|
0832334648
|
polishing
|
15 years ago |
Juergen Hoeller
|
a884a407aa
|
child bean definition's scope attribute can be inherited from parent bean definition now (SPR-3542)
|
15 years ago |
Juergen Hoeller
|
fcaf692225
|
MergedBeanDefinitionPostProcessors apply after all other post-processors (for @PostConstruct to be invoked after other BPPs; SPR-6066)
|
15 years ago |
Mark Fisher
|
535ec5cffd
|
SPR-5507 Added support for shutdown order on SmartLifecycle. DefaultLifecycleProcessor now manages the shutdown in phases depending on that order (with a timeout value per group).
|
15 years ago |
Juergen Hoeller
|
d666f0a7d6
|
added GenericXmlApplicationContext with flexible configuration options for its XML support
|
15 years ago |
Juergen Hoeller
|
7428014ca3
|
MergedBeanDefinitionPostProcessors apply after all other post-processors (for @PostConstruct to be invoked after other BPPs; SPR-6066)
|
15 years ago |
Costin Leau
|
190aee17d8
|
+ internal improvement of WebLogic LTW
+ minor improvements to the LTW files (mainly trailing blank lines)
|
15 years ago |
Costin Leau
|
846c7f6000
|
SPR-5764
+ redone the JBossLTW (no dependency on the JBoss API)
- removed JBoss jars
- removed JBoss imports (Spring code doesn't rely on it)
|
15 years ago |
Juergen Hoeller
|
d0b6891275
|
child bean definition's scope attribute can be inherited from parent bean definition now (SPR-3542)
|
15 years ago |
Juergen Hoeller
|
4a25e2dde0
|
log a warning in case of ambiguous setter methods (SPR-4931)
|
15 years ago |
Keith Donald
|
e97c2bd7e9
|
rc2 updates
|
15 years ago |
Keith Donald
|
48cfb73f15
|
polish
|
15 years ago |
Keith Donald
|
5f9ec55512
|
polish
|
15 years ago |
Keith Donald
|
035a2beaf5
|
polish
|
15 years ago |
Keith Donald
|
a90bf29765
|
formatting docs
|
15 years ago |
Keith Donald
|
d45f9df3c4
|
doc review
|
15 years ago |
Juergen Hoeller
|
7a10b7530e
|
improved context shown for non-qualifying dependency (SPR-5912)
|
15 years ago |
Juergen Hoeller
|
d6bab3b674
|
turned FormattingPropertyEditorAdapter into ConvertingPropertyEditorAdapter
|
15 years ago |
Sam Brannen
|
f8dd5fb5dc
|
Deleting unused imports.
|
15 years ago |
Sam Brannen
|
14495315a2
|
Deleting unused imports.
|
15 years ago |
Sam Brannen
|
2415ec77f8
|
Fixed typo.
|
15 years ago |
Keith Donald
|
2aac0aace4
|
polish
|
15 years ago |
Juergen Hoeller
|
a805819360
|
introduced populateDefaults template method (SPR-6010)
|
15 years ago |
Juergen Hoeller
|
022b8b4d1f
|
allow multiple tool:exports entries
|
15 years ago |
Juergen Hoeller
|
5aefb2ce77
|
refined javadoc (SPR-5789)
|
15 years ago |
Juergen Hoeller
|
a06adf7203
|
AnnotationMetadata returns Class values by default (again), allowing for explicit retrieval of String class names where preferred (SPR-5827)
|
15 years ago |
Juergen Hoeller
|
bbd7fb3969
|
AnnotationMetadata returns Class values by default (again), allowing for explicit retrieval of String class names where preferred (SPR-5827)
|
15 years ago |
Keith Donald
|
afdb96ab2c
|
polish
|
15 years ago |
Keith Donald
|
6f8eb57dfa
|
polish
|
15 years ago |
Keith Donald
|
35944af7e1
|
polish
|
15 years ago |
Keith Donald
|
522bb6ee56
|
polish
|
15 years ago |
Keith Donald
|
7e63df9ea8
|
annotation driven number formatting with default number formatting rules
|
15 years ago |
Keith Donald
|
b56a47da97
|
annotation driven number formatting with default number formatting rules
|
15 years ago |
Juergen Hoeller
|
bfffb51257
|
added JBoss jars
|
15 years ago |
Juergen Hoeller
|
d46c1f600a
|
TransactionAwareDataSourceProxy processes isClosed explicitly in order to avoid potential leaks (SPR-5780)
|
15 years ago |
Thomas Risberg
|
2b962e7730
|
added unwrapping of scoped proxy tp unwrapResourceIfNecessary() (SPR-5671)
|
15 years ago |
Arjen Poutsma
|
68f57aa953
|
SPR-6308 - Spring Expression Language creates systemProperties bean calling System.getProperties() which in enterprise shared containers is locked down
|
15 years ago |
Thomas Risberg
|
7844a633b5
|
added entry for unversioned xsd reference
|
15 years ago |
Thomas Risberg
|
f38b8975c5
|
added entry for unversioned xsd reference
|
15 years ago |
Keith Donald
|
fdabfefe32
|
docs
|
15 years ago |
Keith Donald
|
a725717261
|
tests for custom conversion service / validator
|
15 years ago |
Christian Dupuis
|
cb8b603bdf
|
update icon for mvc namespace
|
15 years ago |