Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.22 1.9 1.1 mbranch-1-2 1.9.2.1

latest revision download Branch MAIN

1.22 annotated / raw | Diffs: previous, other | Lines: 316 ( +7, -2 )

Created: 2008-11-20 16:17:59 -0600 (49 days ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20081120221759

fixed buildExceptionMessage to avoid potential NPE (SPR-5275)

1.21 annotated / raw | Diffs: previous, other | Lines: 311 ( +26, -10 )

Created: 2008-07-17 02:46:27 -0500 (5 months 23 days ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20080717074627

refined debug logging: added destination description; added JMSException's linked exception message if appropriate

Tags: release-2-5-6

1.20 annotated / raw | Diffs: previous, other | Lines: 295 ( +3, -0 )

Created: 2008-06-04 04:01:11 -0500 (7 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20080604090111

revised connection close exception logging

Tags: release-2-5-5

1.19 annotated / raw | Diffs: previous, other | Lines: 292 ( +3, -4 )

Created: 2008-01-05 13:28:10 -0600 (12 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20080105192810

JmsTemplate's standard "execute(ProducerCallback)" pre-initializes producer with default destination (if available); added overloaded execute methods with Destination/destination name and ProducerCallback; added various "browse"/"browseSelected" methods, for browsing a queue with a BrowserCallback

Tags: release-2-5-1 release-2-5-2 release-2-5-3 release-2-5-4

1.18 annotated / raw | Diffs: previous, other | Lines: 293 ( +21, -0 )

Created: 2008-01-05 10:18:40 -0600 (12 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20080105161840

updated to Groovy 1.5.1

1.17 annotated / raw | Diffs: previous, other | Lines: 272 ( +9, -0 )

Created: 2007-11-24 11:25:23 -0600 (13 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20071124172523

JmsUtils protects against misbehaving JMS providers (such as ActiveMQ) when closing an interrupted MessageConsumer

1.16 annotated / raw | Diffs: previous, other | Lines: 263 ( +48, -33 )

Created: 2006-10-23 15:12:21 -0500 (2 years 2 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20061023201221

reimplemented JMSException translation to handle subclasses of standard JMSExceptions in a specific fashion as well

Branch point for: mbranch-2-0

Tags: release-2-0-1 release-2-0-2 release-2-0-3 release-2-0-4 release-2-0-5 release-2-0-6 mbranch-2-0$BP release-2-1-m1 release-2-1-m2 release-2-1-m3 release-2-1-m4 release-2-0-7 release-2-5-rc1 release-2-5-rc2 ... more hide

1.15 annotated / raw | Diffs: previous, other | Lines: 248 ( +21, -0 )

Created: 2006-09-21 15:51:47 -0500 (2 years 3 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060921205147

added "closeQueueRequestor" method

Tags: release-2-0

1.14 annotated / raw | Diffs: previous, other | Lines: 227 ( +26, -1 )

Created: 2006-09-15 15:18:17 -0500 (2 years 3 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060915201817

introduced "JmsUtils.closeConnection" variant with "stop" flag

Tags: release-2-0-rc4

1.13 annotated / raw | Diffs: previous, other | Lines: 202 ( +24, -8 )

Created: 2006-08-04 15:54:36 -0500 (2 years 5 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060804205436

catch Throwable thrown from close; log close failure at debug rather than warn level

Tags: release-2-0-rc3

1.12 annotated / raw | Diffs: previous, other | Lines: 186 ( +1, -1 )

Created: 2006-05-26 07:38:40 -0500 (2 years 7 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060526123839

refined class loading

Tags: release-2-0-m5 release-2-0-rc1 release-2-0-rc2

1.11 annotated / raw | Diffs: previous, other | Lines: 186 ( +4, -4 )

Created: 2006-03-02 04:57:42 -0600 (2 years 10 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060302105014

polishing

Tags: release-2-0-m3 release-2-0-m4

1.10 annotated / raw | Diffs: previous, other | Lines: 186 ( +2, -2 )

Created: 2006-01-30 14:39:27 -0600 (2 years 11 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060130203927

use ClassUtils.getShortName(Class)

Tags: release-2-0-m2

1.9 annotated / raw | Diffs: previous, other | Lines: 186 ( +3, -3 )

Created: 2005-10-02 14:38:11 -0500 (3 years 3 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20051002193811

polishing

Branch point for: mbranch-1-2

Tags: release-1-2-6 mbranch-1-2$BP release-1-2-8 release-1-2-7 release-2-0-m1

1.8 annotated / raw | Diffs: previous, other | Lines: 186 ( +36, -0 )

Created: 2005-08-22 03:57:20 -0500 (3 years 4 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050822085719

factored out "commitIfNecessary" from JmsTemplate to JmsUtils; added "deliveryPersistent" bean property to JmsTemplate, for setting the delivery mode through a boolean flag

Branch point for: branch-1-2

Tags: release-1-2-4 release-1-2-5 branch-1-2$BP

1.7 annotated / raw | Diffs: previous, other | Lines: 150 ( +22, -4 )

Created: 2005-06-18 06:06:48 -0500 (3 years 6 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050618110413

always close JMS MessageProducers (not relying on implicit close through JMS Session)

Tags: release-1-2-2 release-1-2-3

1.6 annotated / raw | Diffs: previous, other | Lines: 132 ( +1, -0 )

Created: 2005-05-27 14:50:04 -0500 (3 years 7 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050527194934

added empty line before @author tag

Tags: release-1-2-1

1.5 annotated / raw | Diffs: previous, other | Lines: 131 ( +1, -1 )

Created: 2005-03-25 03:27:13 -0600 (3 years 9 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050325092513

updated copyright header

Tags: release-1-2-rc1 release-1-2-rc2 release-1-2

1.4 annotated / raw | Diffs: previous, other | Lines: 131 ( +21, -16 )

Created: 2004-09-23 04:27:44 -0500 (4 years 3 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040923092744

just try to look for counterpart exception class if given a direct subclass of JMSException

Tags: release-1-1-1 release-1-1-2 release-1-1-3 release-1-1-4 release-1-1-5

1.3 annotated / raw | Diffs: previous, other | Lines: 126 ( +1, -1 )

Created: 2004-08-21 10:39:44 -0500 (4 years 4 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040821153935

added "since 1.1" tag

Tags: release-1-1

1.2 annotated / raw | Diffs: previous, other | Lines: 126 ( +4, -3 )

Created: 2004-07-26 04:01:44 -0500 (4 years 5 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040726085907

introduced UncategorizedJmsException

Tags: release-1-1-rc1 release-1-1-rc2

1.1 new annotated / raw | Lines: 125 ( +125, -0 )

Created: 2004-07-23 09:29:06 -0500 (4 years 5 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040723142818

reorganized JMS support packages, moved unfinished stuff back to sandbox

latest revision download Branch mbranch-1-2

1.9.2.1 annotated / raw | Diffs: previous, other | Lines: 222 ( +82, -46 )

Created: 2006-11-21 18:11:13 -0600 (2 years 1 month ago) | Author: jhoeller | Changeset: mbranch-1-2:jhoeller:20061122001112

backported fixes and enhancements from 2.0.1

Tags: release-1-2-9

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2009-01-09 02:36 -0600