OIL (jndi=ConnectionFactoyr) can be a bit touchy. Make sure that the jars
are the exact same version with the server. Also various different jdk
versions could be a problem.

If you are more interested in reliablity vs performance then use RMI
instead. I think the jndi name is 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 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-console and jndiview that the
connection factory is there on the linux machine.

Any pointers as to why this hangs?


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



This transmission contains information solely for intended recipient and may
be privileged, confidential and/or otherwise protect from disclosure.  If
you are not the intended recipient, please contact the sender and delete all
copies of this transmission.  This message and/or the materials contained
herein are not an offer to sell, or a solicitation of an offer to buy, any
securities or other instruments.  The information has been obtained or
derived from sources believed by us to be reliable, but we do not represent
that it is accurate or complete.  Any opinions or estimates contained in
this information constitute our judgment as of this date and are subject to
change without notice.  Any information you share with us will be used in
the operation of our business, and we do not request and do not want any
material, nonpublic information. Absent an express prior written agreement,
we are not agreeing to treat any information confidentially and will use any
and all information and reserve the right to publish or disclose any
information you share with us.


-------------------------------------------------------
This sf.net email is sponsored by: 
To learn the basics of securing your web site with SSL, 
click here to get a FREE TRIAL of a Thawte Server Certificate: 
http://www.gothawte.com/rd522.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to