RE: [JBoss-user] Problem connecting XP to Linux

2002-11-12 Thread Luttrell, Peter
RMIConnectionFactory. The various options are documented in the main 3.0 book. .peter -Original Message- From: Tiburon Enterprise [mailto:gturner@;tiburon-e-systems.com] Sent: Monday, November 11, 2002 2:27 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] Problem connecting XP to Linux I'm using

Re: [JBoss-user] Problem connecting XP to Linux

2002-11-11 Thread Marius Kotsbak
On man, 2002-11-11 at 21:27, Tiburon Enterprise wrote: > I'm using JBoss 3.0.4 on XP and Linux machines. The > XP client program establishes an InitalContext to the > Linux machine and then executes this code which hangs: > > QueueConnectionFactory queueConnectionFactory = > (QueueConnectionFacto

[JBoss-user] Problem connecting XP to Linux

2002-11-11 Thread Tiburon Enterprise
I'm using JBoss 3.0.4 on XP and Linux machines. The XP client program establishes an InitalContext to the Linux machine and then executes this code which hangs: QueueConnectionFactory queueConnectionFactory = (QueueConnectionFactory)ctx.lookup ("ConnectionFactory"); I've verified with jmx-consol