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 |
Costin Leau
|
9919cc976b
|
SPR-7158
+ doc typos
|
15 years ago |
Costin Leau
|
a45d33a158
|
SPR-7159
+ fix several typos
|
15 years ago |
Juergen Hoeller
|
c0aac20081
|
further 3.0.3 preparations
|
15 years ago |
Juergen Hoeller
|
b0afa0c472
|
only retrieve transaction manager bean if necessary (SPR-7153)
|
15 years ago |
Juergen Hoeller
|
17a1362ed8
|
BeanDefinitionVisitor/PropertyPlaceholderConfigurer finds and resolves values in arrays as well (SPR-7136)
|
15 years ago |
Arjen Poutsma
|
dd8c18188f
|
SPR-7160 - ShallowEtagHeaderFilter not adding ETag
|
15 years ago |
Costin Leau
|
159f98728e
|
SPR-7137
+ fixed incorrect message when unregistering services from passed in registries
|
15 years ago |
Arjen Poutsma
|
c1f18582e7
|
SPR-7117 - Add ability for CNVR to search view names that use file extensions
|
15 years ago |
Arjen Poutsma
|
f8a05da1c9
|
SPR-7146 - AppEngine : bug with SimpleClientHttpResponse.getHeaders
|
15 years ago |
Arjen Poutsma
|
a910ce68ff
|
SPR-7145 - NullPointerException in AnnotationMethodHandlerAdapter if HttpHeaders in ResponseEntity are empty
|
15 years ago |
Costin Leau
|
aa216672ae
|
SPR-7090
+ fix doc typos
|
15 years ago |
Costin Leau
|
4ddcd35d13
|
SPR-6819
+ made JPA dependency implicit since the aspect will always require the JPA classes during the weaving process
|
15 years ago |
Costin Leau
|
02cc37cc16
|
+ sanitize class names (eliminate trailing .class for dot notation)
|
15 years ago |
Costin Leau
|
03415960ff
|
+ minor doc update regarding Tomcat setup (so the Tomcat list is rendered properly)
|
15 years ago |
Arjen Poutsma
|
c2707150b1
|
SPR-7135 - org.springframework.http.MediaType#checkParameters fails to process a Content-Type like application/xml;charset="utf-8"
|
15 years ago |
Juergen Hoeller
|
8ce4037af2
|
TilesConfigurer's "definitionsFactoryClass" property applies common Tiles DefinitionsFactory setup (SPR-7101)
|
15 years ago |
Juergen Hoeller
|
101a5cd8ff
|
factored out getRequestDispatcher template method (SPR-7118)
|
15 years ago |
Juergen Hoeller
|
8df0403e99
|
further fixes for 3.0.3
|
15 years ago |
Juergen Hoeller
|
07920fc3df
|
polishing
|
15 years ago |
Juergen Hoeller
|
87e327773e
|
introduced AopProxyUtils.ultimateTargetClass (SPR-7074)
|
15 years ago |
Juergen Hoeller
|
b28310b051
|
added default InputSourceEditor for SAX InputSource construction with a URL String as system id (SPR-7099)
|
15 years ago |
Juergen Hoeller
|
20d3085dc8
|
polishing
|
15 years ago |
Juergen Hoeller
|
218ee6d24c
|
added "boolean isRegisteredWithDestination()" method (SPR-7065)
|
15 years ago |
Chris Beams
|
3f06a92b6b
|
getBean(Class<?>) now filters out bean definitions for which isAutowireCandidate() is false (SPR-7120)
|
15 years ago |
Juergen Hoeller
|
5057c4a69c
|
DefaultMessageListenerContainer reacts to maxConcurrentConsumers reduction for long-lived tasks (SPR-7075)
|
15 years ago |
Juergen Hoeller
|
4cab4a7545
|
introspect decorated definition for getType calls as well (SPR-7006)
|
15 years ago |
Juergen Hoeller
|
3dbe38e418
|
added check for WebSphere's compliance mode (SPR-7064)
|
15 years ago |
Michael Isvy
|
c5f83686d2
|
line 149: fixed a typo.
Tomcat or IBM WebSphere that has itss own --> Tomcat or IBM WebSphere that has its own
|
15 years ago |
Juergen Hoeller
|
77074c6c87
|
property placeholders can deal with nested expressions which happen to use the same suffix (SPR-7098)
|
15 years ago |
Arjen Poutsma
|
1e34e2725a
|
SPR-7107 - RestTemplate/UriTemplate/UriUtils improperly encoding UTF-8
|
15 years ago |
Costin Leau
|
7790dedff2
|
+ disable some of the WAS failing tests
|
15 years ago |
Juergen Hoeller
|
399b388ea5
|
fixed JSP SelectTag's support for rendering enum constants (SPR-7112)
|
15 years ago |
Costin Leau
|
5af6d917e9
|
SPR-7064
+ fix method name
|
15 years ago |
Costin Leau
|
ea9eb853fa
|
SPR-7064
+ added unit tests for WAS with complaint setting
|
15 years ago |