gmane.comp.java.openjms.devel archive
871 archived articles, newest first (page 5 of 9). Latest articles →
[PATCH] removed select *, used columns in inserts, removed some cursor leaks, changed some internal handling from vectors to collections, pre defined stmts and resultsets, to close them cleanly in case of an ex ception
Wed, 14 Apr 2004 20:08:33 +0200How to setup OpenJMS with Borland Enterprise Server
Mon, 12 Apr 2004 15:34:32 +0100JNDI name without dots
Mon, 12 Apr 2004 11:13:09 -0300Failed to create session: java.security.AccessControlException
Wed, 31 Mar 2004 12:02:23 +0200OpenJMS and firewalls
Tue, 30 Mar 2004 16:35:55 +0200[ openjms-Bugs-921925 ] TCP JNDI IntialContext using static variables for obj. scope
Tue, 23 Mar 2004 10:41:25 -0800[ openjms-Bugs-921925 ] TCP JNDI IntialContext using static variables for obj. scope
Tue, 23 Mar 2004 10:41:52 -0800[ openjms-Bugs-921517 ] TCP JNDI IntialContext using static variables for obj. scope
Mon, 22 Mar 2004 18:51:39 -0800Static _host and _port in IpcJndiIntialContextFactory
Mon, 22 Mar 2004 19:01:07 -0800RE: java.lang.OutOfMemoryError
Tue, 16 Mar 2004 13:51:06 -0500RE: Embedding....
Mon, 15 Mar 2004 15:33:31 +1100Using RMI Connector across firewall
Fri, 12 Mar 2004 11:08:44 -0800 (PST)Uniqueness of primary keys on tables messges and message_handles
Fri, 12 Mar 2004 13:25:53 +0100Embedding....
Wed, 10 Mar 2004 09:50:52 -0800Re: "Handle that can't be resolved"
Thu, 12 Feb 2004 17:06:48 +0100RE: "Handle that can't be resolved"
Wed, 11 Feb 2004 23:08:48 +1100[ openjms-Feature Requests-893153 ] documentation for security feature
Sun, 08 Feb 2004 17:39:04 -0800"Handle that can't be resolved"
Tue, 10 Feb 2004 16:26:09 +0100[ openjms-Bugs-891758 ] OpenJMS with Firebird
Fri, 06 Feb 2004 04:33:42 -0800JMS CTS 0.5 beta 2 now available
Wed, 4 Feb 2004 18:10:27 +1100RE: rmi port and firewall problems-- proposedsolution still not working
Mon, 2 Feb 2004 13:20:16 +1100RE: rmi port and firewall problems-- proposed solution still not working
01 Feb 2004 18:47:03 -0500RE: rmi port and firewall problems-- inside firewall is OK send/receive
Fri, 30 Jan 2004 13:04:17 +1100RE: java.lang.OutOfMemoryError
Sat, 31 Jan 2004 11:00:46 +1100[ openjms-Bugs-875841 ] Error performing JNDI lookups from Sun ONE App Server 7
Thu, 29 Jan 2004 05:21:21 -0800OpenJMS 0.7.6 now available
Fri, 30 Jan 2004 12:33:28 +1100java.lang.OutOfMemoryError
Fri, 30 Jan 2004 15:01:50 +0100[ openjms-Bugs-875841 ] Error performing JNDI lookups from Sun ONE App Server 7
Mon, 26 Jan 2004 12:41:18 -0800rmi port and firewall problems-- inside firewall is OK send/receive
27 Jan 2004 16:56:53 -0500[ openjms-Bugs-875841 ] Error performing JNDI lookups from Sun ONE App Server 7
Sat, 24 Jan 2004 18:36:07 -0800[ openjms-Bugs-875841 ] Error performing JNDI lookups from Sun ONE App Server 7
Thu, 22 Jan 2004 15:10:10 -0800RE: [openjms-developer] Decreasing time before onException method called
Wed, 21 Jan 2004 23:36:17 +1100Decreasing time before onException method called
Wed, 21 Jan 2004 00:27:46 -0500[ openjms-Bugs-875922 ] Time to wait for retrieving message is incorrect
Tue, 20 Jan 2004 20:08:45 -0800[ openjms-Bugs-879302 ] tcp connector threads remain active
Tue, 20 Jan 2004 06:16:24 -0800[ openjms-Bugs-831469 ] ClassCastException when using MDBs in Sun ONE AS7
Mon, 19 Jan 2004 19:17:08 -0800[ openjms-Bugs-879302 ] tcp connector threads remain active
Sun, 18 Jan 2004 07:17:18 -0800[ openjms-Bugs-875841 ] Error performing JNDI lookups from Sun ONE App Server 7
Sat, 17 Jan 2004 04:15:30 -0800[ openjms-Bugs-875841 ] Error performing JNDI lookups from Sun ONE App Server 7
Sat, 17 Jan 2004 03:28:54 -0800[ openjms-Bugs-875841 ] Error performing JNDI lookups from Sun ONE App Server 7
Mon, 12 Jan 2004 18:27:47 -0800[ openjms-Bugs-831469 ] ClassCastException when using MDBs in Sun ONE AS7
Mon, 12 Jan 2004 19:09:03 -0800[ openjms-Bugs-875922 ] Time to wait for retrieving message is incorrect
Tue, 13 Jan 2004 00:12:56 -0800Status of 0.7.6 final release
Sun, 11 Jan 2004 22:52:18 +1100[ openjms-Bugs-831469 ] ClassCastException when using MDBs in Sun ONE AS7
Sat, 10 Jan 2004 18:40:36 -0800[ openjms-Bugs-872947 ] Index exiryTime, destinationId to avoid full table scans
Thu, 08 Jan 2004 05:04:34 -0800RE: [PATCH] Added index on expirytime and destinatioinid to avoid full tables scans. Might be a good idea for other rdbms, too
Fri, 9 Jan 2004 00:07:26 +1100RE: [PATCH] Added index on expirytime and destinatioinid to avoid full tables scans. Might be a good idea for other rdbms, too
Thu, 8 Jan 2004 20:45:57 +1100[ openjms-Bugs-872947 ] Index exiryTime, destinationId to avoid full table scans
Thu, 08 Jan 2004 01:41:32 -0800RE: [PATCH] Fixed open cursor leaks in Oracle by closing all ResultSets and PreparedStatements
Thu, 8 Jan 2004 20:43:06 +1100[PATCH] Added index on expirytime and destinatioinid to avoid full tables scans. Might be a good idea for other rdbms, too
Mon, 05 Jan 2004 10:26:11 +0100[PATCH] Fixed open cursor leaks in Oracle by closing all ResultSets and PreparedStatements
Mon, 05 Jan 2004 10:19:51 +0100[PATCH] Fixed open cursor leaks in Oracle by closing all ResultSets and PreparedStatements
Mon, 05 Jan 2004 10:20:11 +0100[PATCH] Fixed open cursor leaks in Oracle by closing all ResultSets and PreparedStatements
Mon, 05 Jan 2004 10:19:28 +0100[PATCH] Fixed open cursor leaks in Oracle by closing all ResultSets and PreparedStatements
Mon, 05 Jan 2004 10:08:36 +0100[PATCH] Fixed open cursor leaks in Oracle by closing all ResultSets and PreparedStatements
Mon, 05 Jan 2004 10:08:01 +0100[PATCH] Fixed open cursor leaks in Oracle by closing all ResultSets and PreparedStatements
Mon, 05 Jan 2004 10:08:17 +0100[PATCH] Fixed open cursor leaks in Oracle by closing all ResultSets and PreparedStatements
Mon, 05 Jan 2004 10:07:36 +0100[ openjms-Bugs-866885 ] ConcurrentModificationException in server during sync recv
Fri, 02 Jan 2004 20:04:22 -0800[ openjms-Bugs-856383 ] queue names longer then 50 chars
Fri, 02 Jan 2004 19:36:10 -0800[ openjms-Feature Requests-865685 ] Request JmsServer(Configuration) constructor
Fri, 02 Jan 2004 20:02:44 -0800[ openjms-Bugs-856383 ] queue names longer then 50 chars
Thu, 01 Jan 2004 23:45:36 -0800[ openjms-Bugs-854819 ] getAllDestinations() return value is documented incorrectly
Thu, 01 Jan 2004 23:33:22 -0800[ openjms-Bugs-867522 ] Non OpenJMS messages not supported
Thu, 01 Jan 2004 20:22:48 -0800[ openjms-Bugs-867522 ] Non OpenJMS messages not supported
Mon, 29 Dec 2003 23:52:45 -0800[ openjms-Bugs-866885 ] ConcurrentModificationException in server during sync recv
Sun, 28 Dec 2003 20:13:45 -0800[ openjms-Bugs-866885 ] ConcurrentModificationException in server during sync recv
Sun, 28 Dec 2003 20:14:43 -0800[ openjms-Bugs-865685 ] Request JmsServer(Configuration) constructor
Thu, 25 Dec 2003 06:19:10 -0800RE: Priority Queing & Extending Queue to include Attributes
Wed, 24 Dec 2003 00:33:27 +1100RE: OpenJMS Virtual IP Address problem
Tue, 23 Dec 2003 12:00:02 +1100Priority Queing & Extending Queue to include Attributes
Mon, 22 Dec 2003 13:32:16 -0800[ openjms-Bugs-831469 ] ClassCastException when using MDBs in Sun ONE AS7
Mon, 22 Dec 2003 05:33:22 -0800RE: OpenJMS Virtual IP Address problem
Tue, 23 Dec 2003 00:41:11 +1100OpenJMS Virtual IP Address problem
Mon, 22 Dec 2003 11:44:24 +1100[ openjms-Bugs-831469 ] ClassCastException when using MDBs in Sun ONE AS7
Wed, 17 Dec 2003 04:38:32 -0800[ openjms-Bugs-831469 ] ClassCastException when using MDBs in Sun ONE AS7
Tue, 09 Dec 2003 15:39:38 -0800[ openjms-Bugs-831469 ] ClassCastException when using MDBs in Sun ONE AS7
Tue, 09 Dec 2003 11:56:57 -0800[ openjms-Bugs-831469 ] ClassCastException when using MDBs in Sun ONE AS7
Mon, 08 Dec 2003 18:31:36 -0800[ openjms-Bugs-856383 ] queue names longer then 50 chars
Mon, 08 Dec 2003 11:03:53 -0800[ openjms-Bugs-856383 ] queue names longer then 50 chars
Mon, 08 Dec 2003 11:05:09 -0800[ openjms-Bugs-856383 ] queue names longer then 50 chars
Mon, 08 Dec 2003 11:00:08 -0800RE: MOM replay management : OpenJMS MOM 0.7.5.
Mon, 8 Dec 2003 23:35:46 +1100Re: MOM replay management : OpenJMS MOM 0.7.5.
Mon, 8 Dec 2003 13:47:28 +0100Re: MOM replay management : OpenJMS MOM 0.7.5.
Mon, 8 Dec 2003 11:22:40 +0100ConcurrentModificationException
Sun, 07 Dec 2003 18:45:23 +0000[ openjms-Bugs-854819 ] getAllDestinations() return value is documented incorrectly
Fri, 05 Dec 2003 07:56:50 -0800Re: MOM replay management : OpenJMS MOM 0.7.5.
Wed, 19 Nov 2003 12:06:51 +0100[ openjms-Bugs-831469 ] ClassCastException when using MDBs in Sun ONE AS7
Tue, 18 Nov 2003 12:06:29 -0800RE: MOM replay management : OpenJMS MOM 0.7.5.
Wed, 19 Nov 2003 06:41:02 +1100Re: MOM replay management : OpenJMS MOM 0.7.5.
Tue, 18 Nov 2003 13:58:56 +0100RE: MOM replay management : OpenJMS MOM 0.7.5.
Tue, 18 Nov 2003 05:27:40 +1100Re: MOM replay management : OpenJMS MOM 0.7.5.
Mon, 17 Nov 2003 17:55:28 +0100Re: MOM replay management : OpenJMS MOM 0.7.5.
Wed, 12 Nov 2003 14:01:16 +0100RE: MOM replay management : OpenJMS MOM 0.7.5.
Wed, 5 Nov 2003 15:54:21 +1100MOM replay management : OpenJMS MOM 0.7.5.
Tue, 4 Nov 2003 15:47:42 +0100OpenJMS v0.7.6 Release Candiate 3 now available
Mon, 3 Nov 2003 02:26:14 +1100[ openjms-Bugs-666949 ] Basic Event Service does not terminate
Wed, 29 Oct 2003 02:57:39 -0800[ openjms-Bugs-822779 ] Garbage Collection docs misleading
Tue, 28 Oct 2003 21:15:10 -0800[ openjms-Bugs-832157 ] Remove LeaseManagerConfiguration
Tue, 28 Oct 2003 21:16:25 -0800[ openjms-Bugs-832157 ] Remove LeaseManagerConfiguration
Tue, 28 Oct 2003 20:15:17 -0800[ openjms-Bugs-816895 ] Exception in purgeMessages
Tue, 28 Oct 2003 18:34:20 -0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.