You can subscribe to this list here.
| 2003 |
Jan
|
Feb
(55) |
Mar
(100) |
Apr
(203) |
May
(330) |
Jun
(190) |
Jul
(302) |
Aug
(323) |
Sep
(197) |
Oct
(245) |
Nov
(490) |
Dec
(330) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(194) |
Feb
(400) |
Mar
(416) |
Apr
(415) |
May
(359) |
Jun
(381) |
Jul
(491) |
Aug
(311) |
Sep
(291) |
Oct
(273) |
Nov
(355) |
Dec
(266) |
| 2005 |
Jan
(306) |
Feb
(303) |
Mar
(520) |
Apr
(346) |
May
(255) |
Jun
(221) |
Jul
(171) |
Aug
(247) |
Sep
(147) |
Oct
(125) |
Nov
(165) |
Dec
(65) |
| 2006 |
Jan
(90) |
Feb
(53) |
Mar
(121) |
Apr
(103) |
May
(113) |
Jun
(103) |
Jul
(104) |
Aug
(67) |
Sep
(78) |
Oct
(82) |
Nov
(78) |
Dec
(70) |
| 2007 |
Jan
(77) |
Feb
(76) |
Mar
(63) |
Apr
(30) |
May
(47) |
Jun
(41) |
Jul
(44) |
Aug
(44) |
Sep
(49) |
Oct
(33) |
Nov
(25) |
Dec
(21) |
| 2008 |
Jan
(45) |
Feb
(13) |
Mar
(15) |
Apr
(12) |
May
(9) |
Jun
(33) |
Jul
(30) |
Aug
(7) |
Sep
(20) |
Oct
(17) |
Nov
(20) |
Dec
(10) |
| 2009 |
Jan
(8) |
Feb
(5) |
Mar
(12) |
Apr
(17) |
May
(19) |
Jun
(97) |
Jul
(77) |
Aug
(33) |
Sep
(24) |
Oct
(41) |
Nov
(16) |
Dec
(32) |
| 2010 |
Jan
(24) |
Feb
(14) |
Mar
(50) |
Apr
(71) |
May
(70) |
Jun
(64) |
Jul
(45) |
Aug
(62) |
Sep
(32) |
Oct
(4) |
Nov
(12) |
Dec
(2) |
| 2011 |
Jan
(1) |
Feb
(3) |
Mar
(4) |
Apr
(3) |
May
(6) |
Jun
(1) |
Jul
(4) |
Aug
(3) |
Sep
(4) |
Oct
(6) |
Nov
(3) |
Dec
(3) |
| 2012 |
Jan
(4) |
Feb
(8) |
Mar
(6) |
Apr
(10) |
May
(2) |
Jun
(3) |
Jul
(11) |
Aug
(10) |
Sep
(4) |
Oct
|
Nov
(1) |
Dec
(1) |
| 2013 |
Jan
(4) |
Feb
(1) |
Mar
(9) |
Apr
(1) |
May
(8) |
Jun
(2) |
Jul
(5) |
Aug
(2) |
Sep
|
Oct
(3) |
Nov
(10) |
Dec
(8) |
| 2014 |
Jan
(3) |
Feb
(12) |
Mar
(9) |
Apr
(12) |
May
(2) |
Jun
|
Jul
(3) |
Aug
(1) |
Sep
(1) |
Oct
(4) |
Nov
|
Dec
(2) |
| 2015 |
Jan
(1) |
Feb
(3) |
Mar
(4) |
Apr
(9) |
May
(2) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
(7) |
Oct
(9) |
Nov
(7) |
Dec
(9) |
| 2016 |
Jan
(7) |
Feb
(5) |
Mar
(5) |
Apr
(5) |
May
(8) |
Jun
(4) |
Jul
(5) |
Aug
(4) |
Sep
(6) |
Oct
(7) |
Nov
(2) |
Dec
(3) |
| 2017 |
Jan
(7) |
Feb
(8) |
Mar
(7) |
Apr
(3) |
May
(4) |
Jun
(3) |
Jul
(5) |
Aug
(8) |
Sep
(4) |
Oct
(2) |
Nov
(3) |
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2019 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2021 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2022 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
(5) |
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
| 2026 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Costin L. <cos...@ya...> - 2008-04-07 18:16:40
|
Hi Mark, Thanks for reporting - there is indeed a problem with spring-core.jar in 2.5.3. A typo sneaked in and rendered the manifest useless. The problem is fixed in HEAD. There are several workarounds: * use the big spring.jar instead of spring-core.jar * keep using 2.5.2... * use the upcoming nightly build from http://static.springframework.org/downloads/nightly/snapshot-download.php?project=SPR Hope this helps, > After seeing the announcement of Spring 2.5.3 this morning I > downloaded the new release to check it out, and found that it fails to > load up under the Apache Felix OSGi container, looking at > spring-core's manifest file I find import references to Eclipse: > From what I can tell this would be regarded as a bit of a show > stopper... > > Mark -- Costin Leau Senior Software Engineer SpringSource (formerly Interface21) Limited - Spring Services from the Source Email: cos...@Sp... http://www.SpringSource.com Registered in England and Wales: No. 5187766 Registered Office: A2 Yeoman Gate, Yeoman Way, Worthing, West Sussex, BN13 3QZ, UK This e-mail and any attachments transmitted with it are strictly confidential and intended solely for the person or entity to whom they are addressed. Unauthorised use, copying, disclosure or distribution is prohibited. If you receive this e-mail in error please notify the sender immediately and then delete it along with any attachments. E-mails should be checked by the recipient to ensure that there are no viruses and SpringSource does not accept any responsibility if this is not done. Any views or opinions presented are solely those of the author and do not necessarily represent those of SpringSource. |
|
From: Costin L. <cos...@ya...> - 2008-04-07 18:08:54
|
Dear Spring community, I'm pleased to announce that Spring Dynamic Modules for OSGi(tm) Service Platforms (formerly known as Spring OSGi) 1.1.0 M1 has been released. The first milestone in the 1.1.x branch, M1 contains the following features: * web support for OSGi applications (Servlet 2.5, JSP and taglibs) * event notification for contexts started by Spring-DM * configurable Spring-DM extender * classpath: and classpath*: OSGi support See the official announcement at: http://www.springframework.org/node/624 Cheers, -- Costin Leau Senior Software Engineer SpringSource (formerly Interface21) Limited - Spring Services from the Source Email: cos...@Sp... http://www.SpringSource.com Registered in England and Wales: No. 5187766 Registered Office: A2 Yeoman Gate, Yeoman Way, Worthing, West Sussex, BN13 3QZ, UK This e-mail and any attachments transmitted with it are strictly confidential and intended solely for the person or entity to whom they are addressed. Unauthorised use, copying, disclosure or distribution is prohibited. If you receive this e-mail in error please notify the sender immediately and then delete it along with any attachments. E-mails should be checked by the recipient to ensure that there are no viruses and SpringSource does not accept any responsibility if this is not done. Any views or opinions presented are solely those of the author and do not necessarily represent those of SpringSource. |
|
From: Arjen P. <arj...@sp...> - 2008-04-07 16:59:36
|
Dear Spring Community, I'm pleased to announce that Spring Web Services 1.0.4 has been released. Spring-WS 1.0.4 is a bugfix and enhancement release, addressing issues reported since 1.0.3 and introducing further improvements. We recommend to upgrade to Spring-WS 1.0.4 when running on JDK 1.3; for JDK 1.4+ we recommend using Spring Web Services 1.5.0. For a list of changes, see http://static.springframework.org/spring-ws/docs/1.0.4/changelog.txt For more information, see http://static.springframework.org/spring-ws/sites/1.0/ Cheers, Arjen --- Arjen Poutsma SpringSource E: arj...@sp... W: www.springsource.com B: blog.springsource.com/arjen |
|
From: Mark D. <ma...@ta...> - 2008-04-07 04:23:09
|
After seeing the announcement of Spring 2.5.3 this morning I downloaded the new release to check it out, and found that it fails to load up under the Apache Felix OSGi container, looking at spring-core's manifest file I find import references to Eclipse: Bundle-Description: Spring Framework Import-Package: org.apache.commons.logging,org.eclipse.core.runtime;co mmon=split,resolution: Bundle-SymbolicName: org.springframework.bundle.spring.core Originally-Created-By: 10.0-b19 (Sun Microsystems Inc.) Compared to 2.5.2 this is vastly different: Bundle-ManifestVersion: 2 Bundle-Description: Spring Framework Import-Package: edu.emory.mathcs.backport.java.util.concurrent;resolut ion:=optional,javax.xml.transform;resolution:=optional,org.apache.com mons.attributes;resolution:=optional,org.apache.commons.collections;r esolution:=optional,org.apache.commons.collections.map;resolution:=op tional,org.apache.commons.logging,org.apache.log4j;resolution:=option al,org.apache.log4j.xml;resolution:=optional,org.aspectj.bridge;resol ution:=optional,org.aspectj.weaver;resolution:=optional,org.aspectj.w eaver.bcel;resolution:=optional,org.aspectj.weaver.patterns;resolutio n:=optional,org.springframework.asm;resolution:=optional;version=2.5. 2,org.springframework.asm.commons;resolution:=optional;version=2.5.2, org.springframework.asm.signature;resolution:=optional;version=2.5.2, org.springframework.core;resolution:=optional;version=2.5.2,org.sprin gframework.core.annotation;resolution:=optional;version=2.5.2,org.spr ingframework.core.enums;resolution:=optional;version=2.5.2,org.spring framework.core.io;resolution:=optional;version=2.5.2,org.springframew ork.core.io.support;resolution:=optional;version=2.5.2,org.springfram ework.core.style;resolution:=optional;version=2.5.2,org.springframewo rk.core.task;resolution:=optional;version=2.5.2,org.springframework.c ore.task.support;resolution:=optional;version=2.5.2,org.springframewo rk.core.type;resolution:=optional;version=2.5.2,org.springframework.c ore.type.classreading;resolution:=optional;version=2.5.2,org.springfr amework.core.type.filter;resolution:=optional;version=2.5.2,org.sprin gframework.metadata;resolution:=optional;version=2.5.2,org.springfram ework.metadata.commons;resolution:=optional;version=2.5.2,org.springf ramework.util;resolution:=optional;version=2.5.2,org.springframework. util.comparator;resolution:=optional;version=2.5.2,org.springframewor k.util.xml;resolution:=optional;version=2.5.2,org.w3c.dom;resolution: =optional,org.xml.sax;resolution:=optional Bundle-SymbolicName: org.springframework.bundle.spring.core Originally-Created-By: 10.0-b19 (Sun Microsystems Inc.) >From what I can tell this would be regarded as a bit of a show stopper... Mark -- "It is easier to optimize correct code than to correct optimized code." -- Bill Harlan |
|
From: Bryant H. <bry...@ho...> - 2008-04-03 14:43:18
|
Those of you who have been on this list awhile might remember a year or so I pitched the concept of Listener Based depency injection. At that time I had forked the Spring codeline to provide a prototype. I've since refactored this idea into a proper Spring namespace extension, so it should now work with *real* spring. http://www.devx.com/Java/Article/37623 I enjoy any feedback anyone has... Thanks, Bryant |
|
From: Anna <lga...@ti...> - 2008-04-02 06:38:24
|
Please rate me! New adult pohto competition!!!: http://ozi-vn.mail15.su wvqcecfimurcw |
|
From: Darren D. <da...@da...> - 2008-04-01 18:55:25
|
has the XMLRPC interface to Spring's JIRA been turned off deliberately, or did it just revert to a default config during some server move or something? Any chance it could be re-enabled? Cheers, -- Darren Davison Public Key: 0xE855B3EA |
|
From: Arjen P. <arj...@sp...> - 2008-03-28 22:00:35
|
Dear Spring community, I'm pleased to announce that Spring Web Services 1.5.0 has been released! This final release candidate the following new features over 1.0.3: * Two new transports: JMS and email, both for client and server, * WSS4J-based WS-Security implementation, which allows for WS-Security on non-SUN JDKs (i.e. WebSphere) and JDK 1.4, * WS-Addressing support for both client and server, supporting the August 2004 and final versions of the specification, * Native support for Java 6, including JAXP 1.4, and the bundled SAAJ 1.3 and JAXB 2.0, * Two new Spring namespaces, which drastically decrease the amount of XML required to configure marshallers and typical Spring-WS constructs, * Spring-WS jars are now OSGi bundles, * A new, client-side interception mechanism, including WS-Security support, * @Endpoints are now @Components, so they are automatically picked up when using Spring 2.5 component scanning * A new and improved XSD-to-WSDL generator that inlines included and imported XSDs * Support for Spring Security * Support for the Java 6 HTTP Server * Two new samples, showing Plain Old XML usage and WS-Addressing with the Java 6 HTTP server and many small improvements and bug fixes. We recommend upgrading to Spring Web Services 1.5 from all previous versions, in order to benefit from these new features! The 1.5 series is 95% backwards compatible, though support for Java 1.3 has been dropped, in favor of Java 1.6. A week from now, we will release 1.0.4, backporting all bugfixes in the 1.5 branch. For more information, see http://static.springframework.org/spring-ws/sites/1.5/ Cheers, Arjen --- Arjen Poutsma SpringSource E: arj...@sp... W: www.springsource.com B: blog.springsource.com/arjen |
|
From: prats_a <pra...@ya...> - 2008-03-26 01:59:52
|
Hi I am new to spring and I am trying a basic problem where I am trying to
create a new Group under a particular Category.The categories are listed in
a list box.
My Group class is like this.
Class Group
{
Integer groupId;
String groupName;
Category category; //there is a many-to-one association between Group and
Category.
//setter and getter methods
}
and the Category Class like this
Class Category
{
Integer categoryId;
String categoryName;
String description;
//setter,getter methods.
}
In the formController I am trying retrieve all the categories from the
database and add the obtained list to the modelAndView to access them in the
jsp page.
My createGroup.jsp code looks like this
//other code omitted for brevity
<spring:bind path="command.*">
<spring:nestedPath path="category">
<form:select id="category" path="category">
<c:forEach items="${categoryList}" var="category">
<form:option value="${category}">${category.name}</form:option>
</c:forEach>
</form:select>
</spring:nestedPath>
</spring:bind>
//submit button code
when I click on the Submit button I am getting the following error.
org.springframework.beans.NotReadablePropertyException: Invalid property
'category.category' of bean class [com.project.model.Group]: Bean property
'category.category' is not readable or has an invalid getter method: Does
the return type of the getter match the parameter type of the setter?
at
org.springframework.beans.BeanWrapperImpl.getPropertyValue(BeanWrapperImpl.java:544)
at
org.springframework.beans.BeanWrapperImpl.getPropertyValue(BeanWrapperImpl.java:536)
at
org.springframework.web.servlet.support.BindStatus.<init>(BindStatus.java:149)
at
org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag.getBindStatus(AbstractDataBoundFormElementTag.java:176)
at
org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag.getPropertyPath(AbstractDataBoundFormElementTag.java:196)
at
org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag.getName(AbstractDataBoundFormElementTag.java:147)
at
org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag.writeDefaultAttributes(AbstractDataBoundFormElementTag.java:125)
at
org.springframework.web.servlet.tags.form.AbstractHtmlElementTag.writeDefaultAttributes(AbstractHtmlElementTag.java:379)
at
org.springframework.web.servlet.tags.form.SelectTag.writeTagContent(SelectTag.java:198)
at
org.springframework.web.servlet.tags.form.AbstractFormTag.doStartTagInternal(AbstractFormTag.java:90)
at
org.springframework.web.servlet.tags.RequestContextAwareTag.doStartTag(RequestContextAwareTag.java:77)
at
org.apache.jsp.WEB_002dINF.jsp.createGroup_jsp._jspService(createGroup_jsp.java:286)
at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:353)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:412)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:318)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at
org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:397)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:184)
at
org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:390)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:216)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:184)
at
org.apache.catalina.core.ApplicationDispatcher.doInvoke(ApplicationDispatcher.java:848)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:697)
at
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:532)
at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:465)
at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:353)
at
org.springframework.web.servlet.view.InternalResourceView.renderMergedOutputModel(InternalResourceView.java:167)
at
org.springframework.web.servlet.view.AbstractView.render(AbstractView.java:239)
at
org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1158)
at
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:900)
at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:808)
at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:476)
at
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:431)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at
org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:397)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:184)
at
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:75)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:216)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:184)
at
org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:390)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:216)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:184)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:276)
at
org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:536)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:240)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:179)
at
org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:73)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:182)
at
org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
at
com.sun.enterprise.web.VirtualServerPipeline.invoke(VirtualServerPipeline.java:120)
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:939)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:137)
at
org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:536)
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:939)
at
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:239)
at
com.sun.enterprise.web.connector.grizzly.ProcessorTask.invokeAdapter(ProcessorTask.java:667)
at
com.sun.enterprise.web.connector.grizzly.ProcessorTask.processNonBlocked(ProcessorTask.java:574)
at
com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:844)
at
com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:287)
at
com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:212)
at
com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:252)
at
com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:75)
could anybody through some light on this.
Thank you very much for your time.
Prats
--
View this message in context: http://www.nabble.com/Spring-Binding-not-working-tp16294032p16294032.html
Sent from the springframework-developer mailing list archive at Nabble.com.
|
|
From: Costin L. <cos...@ya...> - 2008-03-25 12:00:27
|
Dear Spring community, I'm pleased to announce that Spring Dynamic Modules for OSGi(tm) Service Platforms (formerly known as Spring OSGi) 1.0.2 has been released. 1.0.2 is a bug-fix release, addressing the issues reported since 1.0.1. Upgrading to Spring-DM 1.0.2 from the previous 1.0.x releases is recommended. The changelog can be found at: http://static.springframework.org/osgi/docs/1.0.2/changelog.txt Cheers, -- Costin Leau Senior Software Engineer SpringSource (formerly Interface21) Limited - Spring Services from the Source http://www.SpringSource.com |
|
From: Arjen P. <arj...@sp...> - 2008-03-20 17:08:54
|
Dear Spring community, I'm pleased to announce that Spring Web Services 1.5.0 RC2 has been released! This release candidate contains new documentation, and some minor bug fixes. Check the changelog at http://static.springframework.org/spring-ws/docs/1.5.0-rc2/changelog.txt for more details. Spring-WS 1.5.0 RC2 is the second milestone in the 1.5 series. The 1.5.0 series is 95% backwards compatible, though support for Java 1.3 has been dropped, in favor of Java 1.6. Java 1.6 is required to build. The next release in this branch will be 1.5.0, to be released around the 28th of March. After 1.5.0 final has been released, there will be a 1.0.4, backporting all bugfixes in the 1.5 branch. For Maven users, please note that this release is not published at the central maven repository. Instead it is published on Amazon's S3 service, like all Spring milestones. To use it, add the following repository to your POM: <repository> <id>spring-milestone</id> <name>Spring Milestone Repository</name> <url>http://s3.amazonaws.com/maven.springframework.org/milestone</ url> </repository> For more information, see http://static.springframework.org/spring-ws/sites/1.5/ Cheers, Arjen --- Arjen Poutsma SpringSource E: arj...@sp... W: www.springsource.com B: blog.springsource.com/arjen |
|
From: 2M E. <2m...@ar...> - 2008-03-12 15:05:41
|
<html> <head> <title>Les illimités Manageo.fr</title> </head> <body> <div style="width:800px"> <font style="font-family:Arial;font-size:14px"> Bonjour, <br> <br> Pour vos stands en 2008, <b>2M Expo</b>, distributeur Nomadic Display vous propose deux offres innovantes de conception et et de gestion de votre stand :<br> <br> <b> • Vous exposez sur des surfaces de 6 à 9 m2, optez pour notre offre Spéciale Stand Parapluie :<br> </b> Stand parapluie de 3 lés, comprenant l'éclairage, le kit comptoir, un support écran LCD et tablette pour clavier. Pour un budget total de 2 950 € HT, comprenant un écran LCD de 17'' offert.<br> <br> <b> • Vous exposez sur des surfaces de 9 à 100 m2, optez pour le stand modulable :</b><br> Vous divisez ainsi votre budget par deux (amortissement en trois sessions), vous misez sur une solution personnalisable et adaptable à toutes les participations, vous améliorez et pérennisez votre image, vous bénéficiez de notre offre spéciale : le montage de votre première participation en France métropolitaine offert.</font><font style="font-family:Arial;font-size:14px"><br> </font><font style="font-family:Arial;font-size:14px"><br> Nous vous proposons de cliquer </font><b><a href="http://www.arawak-emailing.com/2M-mars08/form/form2.html"><font style="font-family:Arial;font-size:14px">sur ce</font> <font style="font-family:Arial;font-size:14px">lien</font></a></b><font style="font-family:Arial;font-size:14px"> pour découvrir l'ensemble de notre offre, qui se caractérise par un très bon rapport qualité/prix.<br> <br> Cordialement, <br> <br> <br> Le service clients 2M Expo<br> </font><font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"> <hr> Désabonnement : Vous disposez d'un droit d'accès, de modification, de rectification et de suppression des données qui vous concernent (art. 34 de la loi"Informatique et Libertés"). Fichier de diffusion Arawak, enregistré à la CNIL, sous le N°1026477<br> <span class="texte3">Pour vous désabonner : <a href="http://www.arawak-emailing.com/desabonnement/email.php?ema...@li...">cliquez sur ce lien</a></span></font></div> <div align="center"><BR></div></BODY> </html> |
|
From: Arjen P. <arj...@sp...> - 2008-03-08 22:49:37
|
Dear Spring community,
I'm pleased to announce that Spring Web Services 1.5.0 RC1 has been
released! This release candidate release introduces:
* WS-Addressing support for both client and server, supporting the
August 2004 and final versions of the specification,
* A new and improved XSD-to-WSDL generator that inlines included and
import XSDs,
* Support for Spring Security
* Support for the Java 6 HTTP Server
* Two new samples, showing Plain Old XML usage and WS-Addressing with
the Java 6 HTTP server
Additionally, there are other minor improvements and bug fixes.
Spring-WS 1.5.0 RC1 is the first milestone in the 1.5 series, which is
now feature complete. The 1.5.0 series is 95% backwards compatible,
though support for Java 1.3 has been dropped, in favor of Java 1.6. As
of this milestone, Spring-WS requires Java 6 to build.
The next release in this branch will be 1.5.0, to be released around
the 28th of March, unless a second release candidate is required.
After 1.5.0 final has been released, there will be a 1.0.4,
backporting all bugfixes in the 1.5 branch.
For Maven users, please note that this release is not published at the
central maven repository. Instead it is
published on Amazon's S3 service, like all Spring milestones. To use
it, add the following repository to your POM:
<repository>
<id>spring-milestone</id>
<name>Spring Milestone Repository</name>
<url>http://s3.amazonaws.com/maven.springframework.org/milestone</
url>
</repository>
For more information, see http://static.springframework.org/spring-ws/sites/1.5/
Cheers,
Arjen
---
Arjen Poutsma
SpringSource
E: arj...@sp...
W: www.springsource.com
B: blog.springsource.com/arjen
|
|
From: Visiplus <vis...@ar...> - 2008-03-07 08:43:12
|
<HTML> <HEAD> <TITLE>Participez à notre formation référencement sur Google</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> </HEAD> <BODY LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 link="#000000" vlink="9D4098" alink="9D4098" bgcolor="e4e4e4"> <!-- ImageReady Slices (emailing_visiplus.psd) --> <div align="center"><font face="Arial, Helvetica, sans-serif" size="3" color="#FFFFFF"><font face="Arial, Helvetica, sans-serif" size="3" color="#FFFFFF"><font size="1" color="#333333">Si vous ne lisez pas cet email en HTML, allez sur <a href="http://www.arawak-marketing.com/visiplus/visiplus.htm"><font color="#666666">http://www.arawak-marketing.com/visiplus/visiplus.htm</font></a></font></font></font></div> <TABLE WIDTH=503 BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0 height="514"> <TR> <TD COLSPAN=2 height="442"> <div align="center"> <table id="Tableau_01" width="612" height="648" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="2"> <img src="http://www.evf2.com/images/formation-image-ready_0.jpg" width="611" height="111" alt="Participez à notre formation référencement sur Google"></td> <td> <img src="images/spacer.gif" width="1" height="111" alt=""></td> </tr> <tr> <td rowspan="4"> <img src="http://www.evf2.com/images/formation-image-read-03.jpg" width="348" height="249" alt="Image d'une internaute devant son ordinateur"></td> <td> <img src="http://www.evf2.com/images/formation-image-read-04.jpg" width="263" height="65" alt="Augmentez vos ventes en ligne"></td> <td> <img src="images/spacer.gif" width="1" height="65" alt=""></td> </tr> <tr> <td> <img src="http://www.evf2.com/images/formation-image-read-05.jpg" width="263" height="58" alt="Générez de nouveaux contacts"></td> <td> <img src="images/spacer.gif" width="1" height="58" alt=""></td> </tr> <tr> <td> <img src="http://www.evf2.com/images/formation-image-read-06.jpg" width="263" height="58" alt="Différenciez vous de vos concurrents" usemap="#Map2" border="0"></td> <td> <img src="images/spacer.gif" width="1" height="58" alt=""></td> </tr> <tr> <td rowspan="2"> <a href="http://www.evf2.com/formulaire-formation-referencement.php"><img src="http://www.evf2.com/images/formation-image-read-07.jpg" width="263" height="107" alt="Pour recevoir le programme détaillé de la formation au référencement, cliquez ici !" border="0"></a></td> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="68" alt=""></td> </tr> <tr> <td> <img src="http://www.evf2.com/images/formation-image-read-08.jpg" width="348" height="39" alt="Les points forts de notre formation au référencement sur Google"></td> <td> <img src="images/spacer.gif" width="1" height="39" alt=""></td> </tr> <tr> <td> <img src="http://www.evf2.com/images/formation-image-read-09.jpg" width="348" height="62" alt="Efficacité : les conseils et techniques des référenceurs professionnels"></td> <td rowspan="5"> <img src="http://www.evf2.com/images/formation-image-read-10.jpg" width="263" height="249" alt="Ils ont participé à notre formation : Walt Disney, SAP, Regus, Brandt, Generali. Essilor, Veolia Water, Ouest France, Nexity,HEC Paris, Hôtel Plaza Athénée, Roche Bobois, Opéra de Lyon, Merck Santé, Institut Curie, Pierre Fabre, L'Occitane, ILOG, Sofitel Lyon,Casino Vacances, Banque Populaire Côte D'azur,Legrand, Plein Vent Voyages, CNRS Montpellier,OT Val D’Allos, Laforêt, L'Arbre Vert, CCI Nice..." usemap="#Map" border="0"></td> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="62" alt=""></td> </tr> <tr> <td> <img src="http://www.evf2.com/images/formation-image-ready_1.jpg" width="348" height="52" alt="Une formation connue et reconnue : plus de 400 personnes ont déja participé"></td> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="52" alt=""></td> </tr> <tr> <td> <img src="http://www.evf2.com/images/formation-image-read-12.jpg" width="348" height="52" alt="Prise en charge jusqu'a 100 % par votre OPCA dans le cadre de la formation continue ou du DIF"></td> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="52" alt=""></td> </tr> <tr> <td> <img src="http://www.evf2.com/images/formation-image-read-13.jpg" width="348" height="53" alt="Sessions près de chez vous à Paris, Lyon, Toulouse et Nice Sophia-Antipolis"></td> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="53" alt=""></td> </tr> <tr> <td> <img src="http://www.evf2.com/images/formation-image-read-14.jpg" width="348" height="30" alt=""></td> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="30" alt=""></td> </tr> </table> </div> </TD> </TR> <TR> <TD COLSPAN=2 height="4"> <table width="100%" border="0"> <tr> <td colspan="3"> </td> </tr> <tr> <td width="3%"> </td> <td width="94%"> <div align="justify"> <font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"> <hr> Désabonnement : Vous disposez d'un droit d'accès, de modification, de rectification et de suppression des données qui vous concernent (art. 34 de la loi"Informatique et Libertés"). Fichier de diffusion Arawak, enregistré à la CNIL, sous le N°1026477<br> <span class="texte3">Pour vous désabonner : <a href="http://www.arawak-emailing.com/desabonnement/email.php?ema...@li...">cliquez sur ce lien</a></span></font></div> </td> <td width="3%"> </td> </tr> </table> </TD> </TR> </TABLE> <!-- End ImageReady Slices --> <map name="Map"> <area shape="rect" coords="3,2,263,93" href="http://www.evf2.com/formulaire-formation-referencement.php" target="_blank"> </map> <map name="Map2"> <area shape="rect" coords="1,23,263,57" href="http://www.evf2.com/formulaire-formation-referencement.php" target="_blank"> </map> <div align="center"><BR></div></BODY> </HTML> |
|
From: Darren D. <da...@da...> - 2008-03-05 08:46:09
|
On Sun, Mar 02, 2008 at 11:09:29AM +0100, Juergen Hoeller wrote: > I'm pleased to announce that Spring Framework 2.5.2 has been released! Great news - we're waiting for one of the fixes in there. Unfortunately for me, our project is using maven which seems to think it knows best when it comes to releasing projects with snapshot deps in them :( Any reason for the delay getting 2.5.2 to the main maven repos? Would be greatly appreciated! Cheers, -- Darren Davison Public Key: 0xE855B3EA |
|
From: Juergen H. <jue...@sp...> - 2008-03-02 10:09:49
|
Dear Spring community, I'm pleased to announce that Spring Framework 2.5.2 has been released! This is the second update release in the Spring 2.5 series. It fixes all issues reported since 2.5.1 and introduces various enhancements throughout the framework: * Restored full Spring 2.0 compatibility for specific extension points * Extended SQL error code mappings for MS SQL, MySQL, PostgreSQL and Oracle * Revised JDBC BeanPropertyRowMapper with refined value extraction logic * Support for the GlassFish/JBoss JCA WorkManager as TaskExecutor backend * Support for Eclipse Persistence Services 1.0 M4 (the EclipseLink JPA provider) * Compatibility with the WebSphere JPA provider (derived from OpenJPA) * @RequestMapping supports "!myParam" expressions for non-presence of a parameter * @RequestMapping's "params" attribute supported at the type level as well * Revised JSP CheckboxesTag and RadioButtonsTag (for strict HTML compliance) Please see the changelog for details. Cheers, Juergen ----- Juergen Hoeller SpringSource http://www.springsource.com <http://www.springsource.com/> |
|
From: Costin L. <cos...@ya...> - 2008-02-29 09:32:56
|
Dear Spring community, I'm pleased to announce that Spring Dynamic Modules for OSGi(tm) Service Platforms (formerly known as Spring OSGi) 1.0.1 has been released. The first bug fix release, 1.0.1 is drop-in replacement for Spring-DM 1.0 that provides several fixes and refinements: * improved Maven 2 archetype * better support for embedded Spring namespaces/resolvers * several improvements to the testing framework such as removing the need for serialization or the usage of system properties * several IO performance enhancements For more information, see project home page at: http://www.springframework.org/osgi Cheers, -- Costin Leau Senior Software Engineer SpringSource (formerly Interface21) Limited - Spring Services from the Source Email: cos...@Sp... http://www.SpringSource.com |
|
From: Juergen H. <jue...@sp...> - 2008-02-28 11:21:49
|
Magnus, I have removed that configuration option from PetClinic because I've found issues with EclipseLink's class file transformer on Tomcat load-time weaving. EclipseLink works fine in our integration tests within the main framework test suite, so this is not a general judgement of EclipseLink by any means. We'll try to resolve the load-time weaving issues together with the EclipseLink guys. Juergen _____ From: spr...@li... [mailto:spr...@li...] On Behalf Of Magnus Heino Sent: Thursday, February 28, 2008 9:01 AM To: spr...@li... Subject: [Springframework-developer] EclipseLink Hi. I just noticed that Juergen checked in a change with this comment: "removed commented-out EclipseLink configuration - to be reintroduced after further testing " http://fisheye1.cenqua.com/changelog/springframework?cs=MAIN:jhoeller:200802 27214817 What does that mean? Are there known bugs in EclipseLink, in the EclipseLink Spring adapters, or is it because of Petclinic not been properly tested whith EclipseLink and it's now time for a 2.5.2 release? We are about to try out EclipseLink in Spring in a few days, and it would be nice to know if we should rethink that already... -- /Magnus Heino |
|
From: Magnus H. <ma...@fi...> - 2008-02-28 08:01:30
|
Hi. I just noticed that Juergen checked in a change with this comment: "removed commented-out EclipseLink configuration - to be reintroduced after further testing " http://fisheye1.cenqua.com/changelog/springframework?cs=MAIN:jhoeller:20080227214817 What does that mean? Are there known bugs in EclipseLink, in the EclipseLink Spring adapters, or is it because of Petclinic not been properly tested whith EclipseLink and it's now time for a 2.5.2 release? We are about to try out EclipseLink in Spring in a few days, and it would be nice to know if we should rethink that already... -- /Magnus Heino |
|
From: Mary <fuw...@tb...> - 2008-02-12 16:50:05
|
Please rate me! New adult photo competition!!! xsvjzjlsdhbktl: http://c-ibxt.mail15.su |
|
From: Arjen P. <arj...@sp...> - 2008-02-10 16:08:18
|
Dear Spring community,
I'm pleased to announce that Spring Web Services 1.5.0 M2 has been
released! This milestone release introduces:
* WSS4J-based WS-Security implementation, which allows for WS-Security
on non-SUN JDKs (i.e. WebSphere) and JDK 1.4
* Client-side interception mechanism, including support for WS-Security
* URI-based routing
* @Endpoints are now @Components, so they are automatically picked up
when using Spring 2.5 component scanning
* The JMS support now supports TextMessages, in addition to the
BytesMessages introduced in 1.5.0 M1.
Additionally, there are other minor improvements and bug fixes.
Spring-WS 1.5.0 M2 is the second milestone in the 1.5 series, which -
in addition to the aforementioned features - will
include support for WS-Addressing. The 1.5.0 series is 95% backwards
compatible, though support for Java 1.3 has been
dropped, in favor of Java 1.6. As of this milestone, Spring-WS
requires Java 6 to build.
The next release in this branch will will be 1.5.0 Release Candidate
1, to be released around the 29th of February,
After 1.5.0 final has been release, there will be a 1.0.4, backporting
all bugfixes in the 1.5 branch.
For Maven users, please note that this release is not published at the
central maven repository. Instead it is
published on Amazon's S3 service, like all Spring milestones. To use
it, add the following repository to your POM:
<repository>
<id>spring-milestone</id>
<name>Spring Milestone Repository</name>
<url>http://s3.amazonaws.com/maven.springframework.org/milestone</
url>
</repository>
For more information, see http://static.springframework.org/spring-ws/sites/1.5/
Cheers,
Arjen
---
Arjen Poutsma
SpringSource
E: arj...@sp...
W: www.springsource.com
B: blog.springsource.com/arjen
|
|
From: Darren D. <da...@da...> - 2008-02-08 15:23:24
|
hi, from the JIRA roadmap, looks like 2.5.2 should be close.. any target date in mind? Cheers, -- Darren Davison Public Key: 0xE855B3EA |
|
From: Stimulation d. V. <sd...@ar...> - 2008-02-06 12:20:35
|
<HTML> <HEAD> <TITLE>Cinécheque, le leader des chèques cadeaux Cinéma</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> </HEAD> <BODY LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 link="#000000" vlink="9D4098" alink="9D4098" bgcolor="e4e4e4"> <!-- ImageReady Slices (emailing_visiplus.psd) --> <div align="center"><font face="Arial, Helvetica, sans-serif" size="3" color="#FFFFFF"><font face="Arial, Helvetica, sans-serif" size="3" color="#FFFFFF"><font size="1" color="#333333">Si vous ne lisez pas cet email en HTML, allez sur <a href="http://www.arawak-marketing.com/cinecheque"><font color="#666666">http://www.arawak-marketing.com/cinecheque</font></a></font></font></font></div> <TABLE WIDTH=503 BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0 height="514"> <TR> <TD COLSPAN=2 height="442"> <div align="center"> <table id="Tableau_01" width="612" height="648" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="2"> <img src="http://www.arawak-marketing.com/cinecheque/_image-ready_0.gif" width="611" height="111" alt="Participez à notre formation référencement sur Google"></td> <td> <img src="sdv/images/spacer.gif" width="1" height="111" alt=""></td> </tr> <tr> <td rowspan="4"> <div align="center"> <img src="http://www.arawak-marketing.com/cinecheque/billets.gif" alt="" width="348" height="249" border="0"></div> </td> <td> <img src="http://www.arawak-marketing.com/cinecheque/cine4.gif" width="263" height="65" alt="Augmentez vos ventes en ligne"></td> <td> <img src="sdv/images/spacer.gif" width="1" height="65" alt=""></td> </tr> <tr> <td> <img src="http://www.arawak-marketing.com/cinecheque/cine5.gif" width="263" height="58" alt="Générez de nouveaux contacts"></td> <td> <img src="sdv/images/spacer.gif" width="1" height="58" alt=""></td> </tr> <tr> <td> <img src="http://www.arawak-marketing.com/cinecheque/cne6.gif" width="263" height="58" alt="Différenciez vous de vos concurrents" usemap="#Map2" border="0"></td> <td> <img src="sdv/images/spacer.gif" width="1" height="58" alt=""></td> </tr> <tr> <td rowspan="2"> <a href="http://www.arawak-marketing.com/sdv-fev08/form-sdv-0208.html"><img src="http://www.arawak-marketing.com/cinecheque/formation-image-read-07.gif" width="263" height="107" alt="Pour recevoir le programme détaillé de la formation au référencement, cliquez ici !" border="0"></a></td> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="68" alt=""></td> </tr> <tr> <td> <img src="http://www.arawak-marketing.com/cinecheque/cine8.gif" width="348" height="39" alt="Les points forts de notre formation au référencement sur Google"></td> <td> <img src="sdv/images/spacer.gif" width="1" height="39" alt=""></td> </tr> <tr> <td rowspan="2"><img src="http://www.arawak-marketing.com/cinecheque/CNEA.gif" alt="" width="348" height="114" border="0"></td> <td rowspan="5"> <img src="http://www.arawak-marketing.com/cinecheque/CINE10.gif" width="263" height="249" alt="Ils ont participé à notre formation : Walt Disney, SAP, Regus, Brandt, Generali. Essilor, Veolia Water, Ouest France, Nexity,HEC Paris, Hôtel Plaza Athénée, Roche Bobois, Opéra de Lyon, Merck Santé, Institut Curie, Pierre Fabre, L'Occitane, ILOG, Sofitel Lyon,Casino Vacances, Banque Populaire Côte D'azur,Legrand, Plein Vent Voyages, CNRS Montpellier,OT Val D’Allos, Laforêt, L'Arbre Vert, CCI Nice..." usemap="#Map" border="0"></td> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="62" alt=""></td> </tr> <tr> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="52" alt=""></td> </tr> <tr> <td rowspan="2"><img src="http://www.arawak-marketing.com/cinecheque/cine9.gif" alt="" width="348" height="105" border="0"></td> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="52" alt=""></td> </tr> <tr> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="53" alt=""></td> </tr> <tr> <td><img src="http://www.arawak-marketing.com/cinecheque/cine14.gif" alt="" width="348" height="30" border="0"></td> <td> <img src="http://www.evf2.com/images/spacer.gif" width="1" height="30" alt=""></td> </tr> </table> </div> </TD> </TR> <TR> <TD COLSPAN=2 height="4"> <table width="100%" border="0"> <tr> <td width="3%"> </td> <td width="94%"> <div align="justify"> <font size="2" face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"> <hr> Désabonnement : Vous disposez d'un droit d'accès, de modification, de rectification et de suppression des données qui vous concernent (art. 34 de la loi"Informatique et Libertés"). Fichier de diffusion Arawak, enregistré à la CNIL, sous le N°1026477<br> <span class="texte3">Pour vous désabonner : <a href="http://www.arawak-emailing.com/desabonnement/email.php?ema...@li...">cliquez sur ce lien</a></span></font></div> </td> <td width="3%"> </td> </tr> </table> </TD> </TR> </TABLE> <!-- End ImageReady Slices --> <map name="Map"> <area shape="rect" coords="3,2,263,93" href="http://www.arawak-marketing.com/sdv-fev08/form-sdv-0208.html" target="_blank"> </map> <map name="Map2"> <area shape="rect" coords="1,22,263,57" href="http://www.arawak-marketing.com/sdv-fev08/form-sdv-0208.html" target="_blank"> </map> <div align="center"><BR></div></BODY> </HTML> |
|
From: Bryant H. <bry...@ho...> - 2008-02-01 17:49:44
|
Exactly what I was looking for, thanks! Bryant ----- Original Message -----=20 From: spr...@wr...=20 To: spr...@li...=20 Sent: Friday, February 01, 2008 1:07 AM Subject: Re: [Springframework-developer] Hot updating of bean = properties Hi Bryant, a colleague of mine has programmed a = "ReloadingPropertyPlaceholderConfigurer" have a look at: = http://www.wuenschenswert.net/wunschdenken/archives/127 . =20 Regards, Jan=20 =20 =20 -- Jan Tietjens Software Engineer CoreMedia Ludwig-Erhard-Str. 18 20459 Hamburg, Germany <www.coremedia.com> CoreMedia AG Executive Board: S=F6ren Stamer (CEO), Dr. Klemens Kleiminger (CFO) Supervisory Board: Prof. Dr. Joachim Schmidt (Chairman) Trade Register: Amtsgericht Hamburg, HR B 76277 =20 From: Bryant Harris - bry...@ho... = [mailto:+spring-dev-list+tietjens+cec8b94c39.bryant_harris#hotmail.com@sp= amgourmet.com]=20 Sent: Freitag, 1. Februar 2008 01:01 To: spr...@li... Subject: [Springframework-developer] Hot updating of bean properties = (spring-dev-list: to exclusive) =20 I had an idea and wanted to see if anyone has persued it. =20 So you know how the ProperyPlaceholderConfigurer allows you to = externalize properties using ant style notation ${some.prop} in bean = definitions? =20 What if you could change those values at runtime and have the = Configurer hot update the property on the bean with the latest value? =20 Obviously the configurer would need to keep track of the beans created = from the bean definitions it first updates, but I don't think this is = something that would be too hard to do. =20 Also, I realize that not all beans are amenable to having their = properties updated. So although a boolean attribute might be easily = switched, updating say the URL on a JDBC connection would be more = complicated since it might imply that all connections should be flushed, = something the standard datasource might not do (or maybe it throws an = IllegalStateException). =20 At anyrate, has anyone tinkered around with an idea like this? =20 Thanks, =20 Bryant -------------------------------------------------------------------------= ----- = -------------------------------------------------------------------------= This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -------------------------------------------------------------------------= ----- _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: <spr...@wr...> - 2008-02-01 17:39:43
|
Hi Bryant, a colleague of mine has programmed a = "ReloadingPropertyPlaceholderConfigurer" have a look at: = http://www.wuenschenswert.net/wunschdenken/archives/127 . =20 Regards, Jan=20 =20 =20 -- Jan Tietjens Software Engineer CoreMedia Ludwig-Erhard-Str. 18 20459 Hamburg, Germany <www.coremedia.com> CoreMedia AG Executive Board: S=F6ren Stamer (CEO), Dr. Klemens Kleiminger (CFO) Supervisory Board: Prof. Dr. Joachim Schmidt (Chairman) Trade Register: Amtsgericht Hamburg, HR B 76277 =20 From: Bryant Harris - bry...@ho... = [mailto:+spring-dev-list+tietjens+cec8b94c39.bryant_harris#hotmail.com@sp= amgourmet.com]=20 Sent: Freitag, 1. Februar 2008 01:01 To: spr...@li... Subject: [Springframework-developer] Hot updating of bean properties = =20 I had an idea and wanted to see if anyone has persued it. =20 So you know how the ProperyPlaceholderConfigurer allows you to = externalize properties using ant style notation ${some.prop} in bean = definitions? =20 What if you could change those values at runtime and have the Configurer = hot update the property on the bean with the latest value? =20 Obviously the configurer would need to keep track of the beans created = from the bean definitions it first updates, but I don't think this is = something that would be too hard to do. =20 Also, I realize that not all beans are amenable to having their = properties updated. So although a boolean attribute might be easily = switched, updating say the URL on a JDBC connection would be more = complicated since it might imply that all connections should be flushed, = something the standard datasource might not do (or maybe it throws an = IllegalStateException). =20 At anyrate, has anyone tinkered around with an idea like this? =20 Thanks, =20 Bryant |