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 =
> (QueueConnectionFactory)ctx.lookup ("ConnectionFactory");
> 
> I've verified with jmx-console and jndiview that the
> connection factory is there on the linux machine.
The ctx is correctly configured with ip of the server? The server has no
firewall that is blocking this port?

> 
> 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 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

Reply via email to