-
Couldn't load subscription status.
- Fork 38.8k
Closed
Milestone
Description
- EhCacheCacheManager throws assertion error for ehcache configuration with only default cache configured [SPR-7955] EhCacheCacheManager throws assertion error for ehcache configuration with only default cache configured [SPR-7955] #12610
- MemoryLeak in Cglib2AopProxy.ProxyCallbackFilter [SPR-8008] MemoryLeak in Cglib2AopProxy.ProxyCallbackFilter [SPR-8008] #12663
- org.springframework.jmx.export.metadata.AttributesJmxAttributeSource has been removed but is still mentioned in the documentation [SPR-8916] org.springframework.jmx.export.metadata.AttributesJmxAttributeSource has been removed but is still mentioned in the documentation [SPR-8916] #13556
- Doc: Bad snippet for CompositeCacheManager [SPR-9064] Doc: Bad snippet for CompositeCacheManager [SPR-9064] #13703
- SpringContextResourceAdapter does not fulfill whole JCA 1.5 contract [SPR-9162] SpringContextResourceAdapter does not fulfill whole JCA 1.5 contract [SPR-9162] #13800
- CachedIntrospectionResults cannot be cleared for null class loaders [SPR-9189] CachedIntrospectionResults cannot be cleared for null class loaders [SPR-9189] #13827
- MimeMessageHelper does not handle attachment file name encoding [SPR-9258] MimeMessageHelper does not handle attachment file name encoding [SPR-9258] #13896
- BridgeMethodResolver throws exception when trying to find bridged method if method is declired in interface or it is abstract [SPR-9330] BridgeMethodResolver throws exception when trying to find bridged method if method is declired in interface or it is abstract [SPR-9330] #13968
- Doc: Spring 3.x and Hibernate 4 are not compatible. Unable to use HibernateTemplate. [SPR-9365] Doc: Spring 3.x and Hibernate 4 are not compatible. Unable to use HibernateTemplate. [SPR-9365] #14002
- FreeMarkerConfigurationFactory's instance variable become enlarged whenever call create method. [SPR-9389] FreeMarkerConfigurationFactory's instance variable become enlarged whenever call create method. [SPR-9389] #14025
- exposeAccessContext should also be available for JndiRmiClientInterceptor [SPR-9428] exposeAccessContext should also be available for JndiRmiClientInterceptor [SPR-9428] #14063
- LocalVariableTableParameterNameDiscoverer doesn't support bridged methods [SPR-9429] LocalVariableTableParameterNameDiscoverer doesn't support bridged methods [SPR-9429] #14065
- MBeanExporter#destroy logs warnings about explicitly unregistered mbeans [SPR-9451] MBeanExporter#destroy logs warnings about explicitly unregistered mbeans [SPR-9451] #14086
- SimpleDriverDataSource doesn't use the connectionProperties specified [SPR-9461] SimpleDriverDataSource doesn't use the connectionProperties specified [SPR-9461] #14096
- Error in doc on JCA CCI - ConnectionSpecConnectionFactoryAdapter [SPR-9466] Error in doc on JCA CCI - ConnectionSpecConnectionFactoryAdapter [SPR-9466] #14101
- WebApplicationInitializer with AnnotationConfigWebApplicationContext parent gets reset to null by ContextLoaderListener [SPR-9591] WebApplicationInitializer with AnnotationConfigWebApplicationContext parent gets reset to null by ContextLoaderListener [SPR-9591] #14225
- Add migration instructions regarding component-scanning against "org" base package [SPR-9843] Add migration instructions regarding component-scanning against "org" base package [SPR-9843] #14476
- MockHttpServletResponse.getHeaderNames is incompatible with Servlet 3.0 [SPR-9885] MockHttpServletResponse.getHeaderNames is incompatible with Servlet 3.0 [SPR-9885] #14518
- ResourcePropertySource cannot load JDK 5 properties xml [SPR-9896] ResourcePropertySource cannot load JDK 5 properties xml [SPR-9896] #14529
- ContextLoader incorrectly refreshes already refreshed context [SPR-9996] ContextLoader incorrectly refreshes already refreshed context [SPR-9996] #14630
- SpringBeanAutowiringInterceptor not closing ApplicationContext after EJB initialisation exception [SPR-10013] SpringBeanAutowiringInterceptor not closing ApplicationContext after EJB initialisation exception [SPR-10013] #14647
- Concurrent Consumers Not Allowed for Durable Subscription [SPR-10037] Concurrent Consumers Not Allowed for Durable Subscription [SPR-10037] #14671
- Example shows deprecated ScheduledTimerTask [SPR-10050] Example shows deprecated ScheduledTimerTask [SPR-10050] #14683
- Unnecessary reading of java.lang.Object input stream [SPR-10058] Unnecessary reading of java.lang.Object input stream [SPR-10058] #14691
- AbstractCachingViewResolver - caching redirect views leads to memory leak [SPR-10065] AbstractCachingViewResolver - caching redirect views leads to memory leak [SPR-10065] #14698
- EclipseLink marks transaction RollbackOnly when applying timeout for "nonread" queries [SPR-10068] EclipseLink marks transaction RollbackOnly when applying timeout for "nonread" queries [SPR-10068] #14701
- NamedParameterJdbcTemplate for "insert / select" clause, set NULL value causes JConnect 7 (Sybase) problem - java.io.IOException: JZ0SL: Unsupported SQL type 0. - Affects 3.1.3.RELEASE, works in 3.1.1.RELEASE [SPR-10084] NamedParameterJdbcTemplate for "insert / select" clause, set NULL value causes JConnect 7 (Sybase) problem - java.io.IOException: JZ0SL: Unsupported SQL type 0. - Affects 3.1.3.RELEASE, works in 3.1.1.RELEASE [SPR-10084] #14717
- HierarchicalUriComponents.equals() incorrectly returns false when other object is not an instance of OpaqueUriComponents [SPR-10088] HierarchicalUriComponents.equals() incorrectly returns false when other object is not an instance of OpaqueUriComponents [SPR-10088] #14721
- SpEl bug while reading boolean fields [SPR-10091] SpEl bug while reading boolean fields [SPR-10091] #14724
- DMLC: JMS resources are never cleared under certain conditions [SPR-10092] DMLC: JMS resources are never cleared under certain conditions [SPR-10092] #14725
- Implement support of Jackson2 for MappingJacksonMessageConverter [SPR-10099] Implement support of Jackson2 for MappingJacksonMessageConverter [SPR-10099] #14732
- JMSTemplate.receive() and receiveSelected() don't use "receiveTimeout" property if in a transaction [SPR-10109] JMSTemplate.receive() and receiveSelected() don't use "receiveTimeout" property if in a transaction [SPR-10109] #14742
- Processing java.math.BigDecimal via Spring's ExtendedBeanInfo fails sporadically [SPR-10111] Processing java.math.BigDecimal via Spring's ExtendedBeanInfo fails sporadically [SPR-10111] #14744
- SpEL support for static finals on interfaces [SPR-10125] SpEL support for static finals on interfaces [SPR-10125] #14758
- MessageSourceResourceBundle.containsKey throws NullPointerException [SPR-10136] MessageSourceResourceBundle.containsKey throws NullPointerException [SPR-10136] #14769
- EntityManagerFactoryUtils.findEntityManagerFactory() does not search parent contexts if persistence unit name is unspecified [SPR-10160] EntityManagerFactoryUtils.findEntityManagerFactory() does not search parent contexts if persistence unit name is unspecified [SPR-10160] #14793
- Consider bridge methods in SpEL properties [SPR-10162] Consider bridge methods in SpEL properties [SPR-10162] #14795
- Community Download site mentioned in the docs doesn't work [SPR-10171] Community Download site mentioned in the docs doesn't work [SPR-10171] #14804
- AbstractMessageConverterMethodProcessor returns allSupportedMediaTypes with HttpMediaTypeNotAcceptableException [SPR-10175] AbstractMessageConverterMethodProcessor returns allSupportedMediaTypes with HttpMediaTypeNotAcceptableException [SPR-10175] #14808
- Attribute mode removed from annotation-driven definition in spring-task.xsd [SPR-10177] Attribute mode removed from annotation-driven definition in spring-task.xsd [SPR-10177] #14810
- Update to spring 3.1.3 causes SqlException when executing sql statement with null parameters, caused by changes in StatementCreatorUtils.setNull method. [SPR-10185] Update to spring 3.1.3 causes SqlException when executing sql statement with null parameters, caused by changes in StatementCreatorUtils.setNull method. [SPR-10185] #14818
- FormHttpMessageConverter#writePart NPE on 'partBody.getClass()' [SPR-10187] FormHttpMessageConverter#writePart NPE on 'partBody.getClass()' [SPR-10187] #14820
- Fix castor website [SPR-10189] Fix castor website [SPR-10189] #14822
- MockHttpServletRequest must not throw an exception on getParameter(null) [SPR-10192] MockHttpServletRequest must not throw an exception on getParameter(null) [SPR-10192] #14825
- RequestMappingInfoHandlerMapping.handleNoMatch returns null instead of throwing an exception [SPR-10193] RequestMappingInfoHandlerMapping.handleNoMatch returns null instead of throwing an exception [SPR-10193] #14826
- HttpEntityMethodProcessor does not support HttpEntity/ResponseEntity subclasses [SPR-10207] HttpEntityMethodProcessor does not support HttpEntity/ResponseEntity subclasses [SPR-10207] #14840
- MBeanExporter/MBeanRegistrationSupport leaks ObjectNames in registeredBeans [SPR-10957] MBeanExporter/MBeanRegistrationSupport leaks ObjectNames in registeredBeans [SPR-10957] #15585
Metadata
Metadata
Assignees
Labels
No labels