Commit Graph

  • c24ffc9175 SPR-7381 - HTTP headers returned as part of ResponseEntity(MultiValueMap<String, String> headers, HttpStatus statusCode) are ignored when using this constructor Arjen Poutsma 2010-07-16 13:47:19 +00:00
  • 228c0b18cb SPR-7345 - HTTP 405 (Method not supported) returned when 404 Status (Not Found) was expected Arjen Poutsma 2010-07-16 10:06:19 +00:00
  • b456bc107b DefaultMessageListenerContainer triggers Session commit even if no message has been received (SPR-7366) Juergen Hoeller 2010-07-15 19:43:56 +00:00
  • f25a04c69c fixed JMS CachingConnectionFactory to correctly cache a producer without fixed destination as well (SPR-7148) Juergen Hoeller 2010-07-15 17:05:30 +00:00
  • f8425a5f7b SPR-7346 - @RequestHeader negation expressions (e.g. !Accept=text/plain) are not applied Arjen Poutsma 2010-07-15 08:49:18 +00:00
  • dcad6c341b BeanWrapper, EvalTag, etc Juergen Hoeller 2010-07-12 21:05:30 +00:00
  • 66abad2540 BeanWrapper preserves annotation information for individual array/list/map elements (SPR-7348) Juergen Hoeller 2010-07-12 20:56:22 +00:00
  • e0e1cb3c24 polishing Juergen Hoeller 2010-07-12 19:54:37 +00:00
  • df5e9b1211 MVC HandlerExceptionResolvers prevent caching for exception views if preventResponseCaching=true (SPR-7334) Juergen Hoeller 2010-07-12 19:54:05 +00:00
  • 263fabb0fc JSP EvalTag resolves "@myBeanName" references in expressions against the WebApplicationContext (SPR-7312); for consistency, expressions in an ApplicationContext support the same syntax against the local BeanFactory Juergen Hoeller 2010-07-12 19:36:26 +00:00
  • d1d5e2d52a JmsResourceHolder does not ignore IllegalStateException from locally synchronized transaction (SPR-7360) Juergen Hoeller 2010-07-08 12:15:35 +00:00
  • 96b9cf6ca9 DefaultJdoDialect supports JDO 3.0 query timeout facility (as supported by DataNucleus 2.1) Juergen Hoeller 2010-07-08 11:47:30 +00:00
  • 3918518779 polishing Juergen Hoeller 2010-07-08 11:45:52 +00:00
  • 7e9e8401f7 @ExceptionHandler works for inherited method and CGLIB proxies on Portlet controllers as well (SPR-7337) Juergen Hoeller 2010-07-08 11:45:35 +00:00
  • cb72fe1be2 SpEL documentation (!) on @Bean referencing, inline lists and array construction Andy Clement 2010-07-06 21:40:25 +00:00
  • f5ced9be38 SPR-7335: support for expression inline lists and array construction Andy Clement 2010-07-06 21:00:54 +00:00
  • 88560fd910 SPR-7343: StandardEvaluationContext not threadsafe in its lazy initialization Andy Clement 2010-07-02 16:08:25 +00:00
  • 6de707d8e0 polish Andy Clement 2010-07-02 16:07:13 +00:00
  • 0c1424acb6 polish Andy Clement 2010-07-02 16:06:59 +00:00
  • 0d405fd124 fixed typos (SPR-7332) Juergen Hoeller 2010-06-29 10:22:49 +00:00
  • 45ed0ba43c licensing header Chris Beams 2010-06-28 23:20:44 +00:00
  • cd271fca43 attempted to repro SPR-7318 to no avail Chris Beams 2010-06-28 22:57:26 +00:00
  • 3f31a1cf75 added "validationMessageSource" property to LocalValidatorFactoryBean, for Spring-based messages (SPR-7307) Juergen Hoeller 2010-06-28 22:08:31 +00:00
  • 4d56b89619 transaction names based on method id from most specific method (target class instead of interface; SPR-7317) Juergen Hoeller 2010-06-28 19:47:13 +00:00
  • f9017ea05d added formCheckbox to macro list (SPR-7322) Juergen Hoeller 2010-06-28 18:23:56 +00:00
  • ce6194c7c3 fixed typo (SPR-7321) Juergen Hoeller 2010-06-28 18:18:26 +00:00
  • 8bd0633697 [SPR-7323] SpEL 'select last' operator now works consistently with maps. Sam Brannen 2010-06-26 21:13:02 +00:00
  • db7531be60 [SPR-7323] SpEL 'select last' operator now works consistently with maps. Sam Brannen 2010-06-26 21:10:20 +00:00
  • 94292cad1c SPR-6819 + fix EBR pom as well Costin Leau 2010-06-25 09:32:29 +00:00
  • 8d5662ec7a typo Arjen Poutsma 2010-06-24 11:52:44 +00:00
  • c059f53823 SPR-7305 - o.s.http.client.SimpleClientHttpRequestFactory does not allow to specify a java.net.Proxy Arjen Poutsma 2010-06-24 11:42:28 +00:00
  • 3160ddf0e8 SPR-7314 - RestTemplate does not handle null uri template parameters Arjen Poutsma 2010-06-24 09:33:06 +00:00
  • ccdd1a9efd SPR-7316 - remove "Accept-Charset" header from response, generated by @ResponseBody Arjen Poutsma 2010-06-24 09:15:50 +00:00
  • d956da2fa1 ConversionService etc Juergen Hoeller 2010-06-23 21:55:30 +00:00
  • 9e4140e549 growCollection fails for element type Object as well; prefer use of getElementTypeDescriptor() Juergen Hoeller 2010-06-23 21:00:28 +00:00
  • 942c656970 removed eager skipping of empty collection conversion, for UtilNamespaceHandlerTests to pass again Juergen Hoeller 2010-06-23 20:05:00 +00:00
  • 7faf4a6713 AbstractJaxWsServiceExporter supports "bindingType" bean property, overriding @BindingType; AbstractJaxWsServiceExporter supports "webServiceFeatures" bean property on JAX-WS 2.2 Juergen Hoeller 2010-06-23 19:55:47 +00:00
  • 41d6f8e9ed turned formatter implementations non-final Juergen Hoeller 2010-06-23 19:34:29 +00:00
  • 0d7ce3eac5 refined ignoreUnresolvablePlaceholders javadoc Juergen Hoeller 2010-06-23 19:33:03 +00:00
  • e6b708376d skip collection conversion early if empty Juergen Hoeller 2010-06-23 19:32:29 +00:00
  • 8f8fc97b79 fixed test failures with respect to null handling and PropertyTypeDescriptor usage for collection elements Juergen Hoeller 2010-06-23 19:31:51 +00:00
  • 27b04036a9 ConversionService is able to deal with empty collections and nested collections (fixed regression; SPR-7289, SPR-7293); ConversionService properly handles nested Resource arrays in Map values (fixed regression; SPR-7295); ConversionService does not accidentally use copy constructor for same type (SPR-7304) Juergen Hoeller 2010-06-23 17:29:34 +00:00
  • 7f91153bba BeanWrapper/DataBinder's "autoGrowNestedPaths" works for Maps as well (SPR-7285) Juergen Hoeller 2010-06-23 17:27:37 +00:00
  • 5d6937bab1 Portlet @MVC's implicit render model will be updated at the end of the event phase Juergen Hoeller 2010-06-23 17:24:28 +00:00
  • ef3b70d40a Spring's MessageEndpointFactory classes are now JCA 1.6 compliant as well Juergen Hoeller 2010-06-23 17:23:11 +00:00
  • ab13e9b5ec mvc resources handler initial commit Keith Donald 2010-06-22 21:36:45 +00:00
  • 5a1bd20864 mvc resources handler initial commit Keith Donald 2010-06-22 21:26:03 +00:00
  • e11a40f809 SPR-7311 - Clarify usage of PropertyEditorRegistrars VS. plain configuration of customEditors property in CustomEditorConfigurer JavaDoc. Oliver Gierke 2010-06-22 12:41:59 +00:00
  • 868d3a4451 Fixed language attribute in code sample to activate currently missing syntax highlighting. Oliver Gierke 2010-06-22 12:41:55 +00:00
  • 569cb91573 javadoc fix Andy Clement 2010-06-21 22:13:49 +00:00
  • 32167790b0 Fixed "of the Spring" text and reformatted. Sam Brannen 2010-06-21 20:37:08 +00:00
  • 20ea69e06b prepared for 3.0.4 release Juergen Hoeller 2010-06-20 19:38:29 +00:00
  • b2204ec94e @CookieValue returns decoded cookie value in a Servlet environment (SPR-7286) Juergen Hoeller 2010-06-20 19:21:00 +00:00
  • de06de11fe fixed order Juergen Hoeller 2010-06-20 19:11:51 +00:00
  • 07e9f1775b added test for invalid binding to ClassLoader Juergen Hoeller 2010-06-20 19:11:36 +00:00
  • d49c067770 DispatcherServlet applies view name translation to error views as well (SPR-7298) Juergen Hoeller 2010-06-20 19:06:56 +00:00
  • 89fadb987c mvc:annotation-driven reliably detects JSR-303 and JAXB2 in an OSGi environment as well (SPR-7291) Juergen Hoeller 2010-06-20 18:55:21 +00:00
  • 037c277351 @MVC handler methods reliably resolve MultipartRequest arguments with HiddenHttpMethodFilter (SPR-7296) Juergen Hoeller 2010-06-20 18:45:42 +00:00
  • 5e5a8a09cf Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292) Juergen Hoeller 2010-06-20 18:28:07 +00:00
  • 91560774a0 accept any EHCache 2.x version as well (SPR-7302) Juergen Hoeller 2010-06-20 18:19:51 +00:00
  • b31c34ed7d Upgrading version to 3.0.4 Arjen Poutsma 2010-06-15 14:18:29 +00:00
  • 7b189d1124 avoid ConverterNotFoundException if source object is assignable to target type Juergen Hoeller 2010-06-15 09:35:39 +00:00
  • bd88bbab4a SPR-6819 changed JPA dependency to provided Costin Leau 2010-06-15 06:33:20 +00:00
  • 420f8237c0 Rollback accidental commit :/. Oliver Gierke 2010-06-15 05:33:39 +00:00
  • 897aab9f59 Added missing imports. Added additional annotation to test interface to make sure no ClassCastException appears. Oliver Gierke 2010-06-15 05:29:48 +00:00
  • a383633630 Added helper methods to access method parameter annotations. Oliver Gierke 2010-06-15 05:29:45 +00:00
  • 4a0c2f8879 final touches for 3.0.3 Juergen Hoeller 2010-06-14 23:27:15 +00:00
  • 0e59fc4a15 smarter guessing of the element type (SPR-7283) Juergen Hoeller 2010-06-14 23:26:44 +00:00
  • 96b1dc9db4 ConversionService fully supports conversion from String to MediaType now (through 'valueOf'; SPR-7282); revised exception handling in ObjectToObjectConverter, avoiding InvocationTargetExceptions Juergen Hoeller 2010-06-14 23:23:49 +00:00
  • 902938e95f smarter guessing of the element type (SPR-7283) Juergen Hoeller 2010-06-14 22:58:18 +00:00
  • 379bc5a8a6 properly support void.class in TypeDescriptor and GenericConversionService (SPR-7281) Juergen Hoeller 2010-06-11 21:40:56 +00:00
  • cbb90236dc polished VFS support (SPR-7197) Juergen Hoeller 2010-06-11 19:54:58 +00:00
  • 53ed9b282b added warnings regarding accidental usage of @Configurable on a managed bean (SPR-7216) Juergen Hoeller 2010-06-11 13:48:52 +00:00
  • 3d3f8f3219 added explicit section on autodetecting aspects through component scanning (SPR-7246) Juergen Hoeller 2010-06-11 13:28:14 +00:00
  • 28a765f32b fixed JExcel example code (SPR-7277) Juergen Hoeller 2010-06-11 10:49:41 +00:00
  • 65655b949f set Tiles 2.2 ELAttributeEvaluator on RendererFactory as well (SPR-7251) Juergen Hoeller 2010-06-10 22:13:31 +00:00
  • c8984d2e30 Portlet MVC, etc Juergen Hoeller 2010-06-10 21:49:02 +00:00
  • 11330baf77 DefaultListableBeanFactory checks for alias circle on registerAlias (avoiding endless loop; SPR-7274) Juergen Hoeller 2010-06-10 21:45:47 +00:00
  • 433b4eff8f MailSendException includes all messages as failed messages in case of a connect failure (SPR-7245) Juergen Hoeller 2010-06-10 21:06:13 +00:00
  • 2f4453a99c revised Portlet SessionStatus.setComplete() to avoid re-exposure of attributes in render phase (SPR-6126); shortened implicit model render parameter name to "implicitModel" (SPR-7149) Juergen Hoeller 2010-06-09 20:09:53 +00:00
  • 65885d1dfd SPR-7263 - TypeMismatchException instead of IllegalArgumentException: argument type mismatch for wrong RequestBody Arjen Poutsma 2010-06-09 10:37:17 +00:00
  • 723f94fd0e SPR-7263 - TypeMismatchException instead of IllegalArgumentException: argument type mismatch for wrong RequestBody Arjen Poutsma 2010-06-09 10:35:41 +00:00
  • 2a140addfd added EmbeddedValueResolver support to FormattingConversionServiceFactoryBean (SPR-7087) Juergen Hoeller 2010-06-08 20:40:54 +00:00
  • eb3a3a6de2 reuse a shared UrlPathHelper instance in order to avoid reinstantiation overhead (SPR-7269) Juergen Hoeller 2010-06-08 14:14:08 +00:00
  • e12fbd3e2b avoid EntityManager close() exception through isOpen() check (SPR-7215) Juergen Hoeller 2010-06-08 11:06:02 +00:00
  • 928f5423af avoid EntityManager close() exception through isOpen() check (SPR-7215) Juergen Hoeller 2010-06-08 10:21:05 +00:00
  • 65622bd546 revised DefaultLifecycleProcessor's handling of circular dependencies to avoid stack overflow (SPR-7266) Juergen Hoeller 2010-06-08 10:08:33 +00:00
  • 882289b06e getAllInterfacesForClass introspects parent interfaces as well (SPR-7247) Juergen Hoeller 2010-06-08 00:05:31 +00:00
  • 12cffc68c8 added XmlAwareFormHttpMessageConverter, taking over the 3.0.2-introduced XML multipart support (avoiding a package cycle) Juergen Hoeller 2010-06-07 23:18:34 +00:00
  • c58f46f056 preparations for 3.0.3 release Juergen Hoeller 2010-06-07 23:01:16 +00:00
  • 632c0e7c5e added XmlAwareFormHttpMessageConverter, taking over the 3.0.2-introduced XML multipart support (avoiding a package cycle) Juergen Hoeller 2010-06-07 22:59:48 +00:00
  • 392accd910 introduced EmbeddedValueResolverAware callback interface for convenient placeholder resolution Juergen Hoeller 2010-06-07 22:41:21 +00:00
  • 8446fd1b26 added assertions for correct postProcess invocation order Juergen Hoeller 2010-06-07 22:36:19 +00:00
  • 5f9b2db90b turn NotReadablePropertyException into JSR-303 oriented IllegalStateException Juergen Hoeller 2010-06-07 22:30:11 +00:00
  • 4cef52a86f polishing Juergen Hoeller 2010-06-07 22:21:22 +00:00
  • de866a0ff6 registerDependentBean resolves to the canonical bean name in order to handle alias references (SPR-7254) Juergen Hoeller 2010-06-07 22:15:20 +00:00
  • d684e49462 added "expose-proxy" attribute to aop namespace (enforcing AopContext proxy exposure with CGLIB; SPR-7261) Juergen Hoeller 2010-06-07 21:28:05 +00:00
  • fe1e7f0d6c added "expose-proxy" attribute to aop namespace (enforcing AopContext proxy exposure with CGLIB; SPR-7261) Juergen Hoeller 2010-06-07 21:19:32 +00:00
  • 857faec1f3 SPR-7103 - Added more detailed documentation on ordering of model attribute and BindingResult. Oliver Gierke 2010-06-07 20:57:55 +00:00
  • 5b420e20c7 revised TaskScheduler javadoc (SPR-7253) Juergen Hoeller 2010-06-07 20:52:12 +00:00