|
From: <jue...@we...> - 2004-05-27 14:54:35
|
Thomas, Any chance to review the JDBC changes today, in particular testing = whether the stored procedure stuff still works as expected? I do trust = unit test suites, but well, you know :-) Note that there's also an adapted version of imagedb's = DefaultImageDatabase in CVS, illustrating the use of a RowMapper with = JdbcTemplate rather than a MappingSqlQuery operation object. BTW, I'm currently working on Quartz JDBCJobStore integration with = Spring, for a werk3AT project. This won't make it into Spring 1.0.2, = though. If anyone has already prototyped in that direction, please let = me know! Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of j=FCrgen h=F6ller [werk3AT] Sent: Thursday, May 27, 2004 10:34 AM To: spr...@li... Subject: Re: [Springframework-developer] Preparing for 1.0.2 Oh well, time schedules and my perfectionism... =20 I've done some further polishing, committed yesterday morning = respectively today: =20 - I've factored out RowMapperResultReader from SqlParameter, to make = RowMapper usable for plain JDBC queries too - JdbcTemplate.call respectively StoredProcedure supports = ResultSetExtractor as output parameter too - I've slightly refactored JdbcTemplate.call's implementation to allow = for a higher level of code reuse =20 - AbstractAutowireCapableBeanFactory catches Throwable on bean creation, = rethrowing it as meaningful BeanCreationException - DefaultListableBeanFactory.preInstantiateSingletons cleans up already = created singletons if it fails - XmlViewResolver and ResourceBundleViewResolver clean up their view = bean factories on context shutdown =20 Thomas, it would be great if you had a chance to review the JDBC = changes, and maybe run a couple of integration tests with stored = procedures - to make sure that I haven't broken anything, even if the = test suite passes. =20 As there haven't been any reports on problems with the garbage = collection changes, I plan to go ahead and finalize 1.0.2 for tomorrow. =20 Juergen =20 ________________________________ Von: spr...@li... im Auftrag = von j=FCrgen h=F6ller [werk3AT] Gesendet: Mi 26.05.2004 07:38 An: spr...@li... Betreff: Re: [Springframework-developer] Preparing for 1.0.2 There hasn't been any change in AbstractXsltView since 1.0 final, so I = guess this is usual behavior... BTW, current planned release date: tonight! I know, I know - this time = for real, provided that there's no showstopper :-) Juergen ________________________________ Von: spr...@li... im Auftrag = von Darren Davison Gesendet: Mi 26.05.2004 01:40 An: spr...@li... Betreff: Re: [Springframework-developer] Preparing for 1.0.2 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 26 May 2004 00:27, Darren Davison wrote: > AbstractXsltView (line 143) shown below is throwing a > TransformerConfigurationException. The stylesheet is correctly loaded > and appears valid whether loaded from a servlet context resource or a > classpath resource (the 2 I tried). hmm.. it seems that removing any <xsl:output> tags in the stylesheets = themselves makes the problem disappear. That strikes me as a bit odd though: has something changed recently in XSL world? I can't find any info on = this.. Cheers, - -- Darren Davison Public Key: http://www.davison.uk.net/pages/key.htm -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAs9l7KLMLAN01aw0RAgFCAJ97NbqA547fyx6rCQLiSXkCUFWreQCghOiD Tle6ycCFcmn5hNf2ZLZznX0=3D =3D4YWT -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id=8166&op=3Dick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id=8166&op=3Dick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. = Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id=8166&op=3Dick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |