-
The TopicSubscriber is retrieved from the TopicConnection, which is
closed in the shutdown method. Calling TopicConnection.close cleans
everything up: "There is no need to close the sessions, producers, and
consumers of a closed connection." see
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/jms/Connection.html#close()
The sandboss project is not being maintained much anymore. If...
2008-08-13 14:39:11 UTC by theriex
-
In the code snippet[1] from your project, line 325 creates a TopicSubscriber but never closes it. It is better to be closed when shutting down, isn't it?...
2008-08-13 07:58:13 UTC by nobody
-
theriex committed patchset 10 of module sandbossPlatform to the open SAND framework generator CVS repository, changing 1 files.
2005-12-27 21:26:26 UTC by theriex
-
theriex committed patchset 9 of module sandbossPlatform to the open SAND framework generator CVS repository, changing 1 files.
2005-12-27 19:54:31 UTC by theriex
-
theriex committed patchset 8 of module sandbossPlatform to the open SAND framework generator CVS repository, changing 1 files.
2005-12-12 04:20:45 UTC by theriex
-
theriex committed patchset 7 of module sandbossPlatform to the open SAND framework generator CVS repository, changing 1 files.
2005-12-06 18:11:25 UTC by theriex
-
theriex committed patchset 6 of module sandbossPlatform to the open SAND framework generator CVS repository, changing 2 files.
2005-12-05 15:41:08 UTC by theriex
-
theriex committed patchset 5 of module sandbossPlatform to the open SAND framework generator CVS repository, changing 1 files.
2005-12-05 04:17:55 UTC by theriex
-
theriex committed patchset 4 of module sandbossPlatform to the open SAND framework generator CVS repository, changing 1 files.
2005-12-03 00:31:29 UTC by theriex
-
theriex committed patchset 3 of module sandbossPlatform to the open SAND framework generator CVS repository, changing 1 files.
2005-12-03 00:30:36 UTC by theriex