[jboss-user] [JNDI/Naming/Network] - Re: remote JNDI lookup fails

2008-02-27 Thread lamprecht
Not completely.  The response refered to localhost.  There was something messed 
up with the service configuration.  For one service, the IP was hardcoded to 
localhost.  I don't know, who changed it, but now, I've fixed it.

Thanks for pointing me to the right thing :-)


Heiner

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132639#4132639

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132639
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JNDI/Naming/Network] - Re: remote JNDI lookup fails

2008-02-26 Thread PeterJ
Was the response to telnet the expected response, as indicated by the first 
post I mentioned?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132331#4132331

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132331
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JNDI/Naming/Network] - Re: remote JNDI lookup fails

2008-02-26 Thread lamprecht
Yes, I'm running linux, sorry.

DNS should not be an issue here, I can reach the server from the test-client.  
The server is listening on 0.0.0.0:1099, I can even reach the interface with 
telnet on the respective port (okay, I got thrown out immediatly, but I can 
connect).

What else should I check?


Heiner

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132326#4132326

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132326
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JNDI/Naming/Network] - Re: remote JNDI lookup fails

2008-02-26 Thread PeterJ
You did not say which OS you are running on. Based on the problem description I 
will assume Linux. In which case your /etc/hosts file is wrong. See 
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=93668 for further 
details. 

Also, you did read the readme.html file, right? See 
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=117949

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132320#4132320

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132320
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JNDI/Naming/Network] - Re: Remote JNDI lookup fails with JBoss4.2.1GA, while it wor

2007-09-17 Thread ecrxs
remote or local lookup?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085169#4085169

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085169
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JNDI/Naming/Network] - Re: Remote JNDI lookup fails with JBoss4.2.1GA, while it wor

2007-09-17 Thread haribaasha
i am using jboss 4.2.1, i have the -b 0.0.0.0 in place, both jndi and ha-jndi 
lookup work fine ? 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084940#4084940

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084940
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JNDI/Naming/Network] - Re: Remote JNDI lookup fails with JBoss4.2.1GA, while it wor

2007-09-13 Thread ecrxs
I resolved the remote jndi lookup by using -b 192.168.33.36 which is the ip 
address of the machine JBoss4.2.1 is running.  So now the JNDI lookup works.  
However my HAJNDI is broken.  I still do not understand why -b 0.0.0.0 is not 
working for remote jndi lookup though.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084184#4084184

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084184
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JNDI/Naming/Network] - Re: Remote JNDI lookup fails with JBoss4.2.1GA, while it wor

2007-09-12 Thread jaikiran
Can you post the code you are using to do the lookup? Also, are you looking up 
from a standalone java client?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083773#4083773

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083773
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user