Hi,

Iam able to connect to JBoss JNDI over HTTP as described in the admin guide.

http://docs.jboss.org/jbossas/admindevel326/html/ch3.chapter.html#ch3.accessingjndi

We have iptables for redirecting traffic from anotherhost:80 to 8080 of the 
JBoss server. Access to port 8080 is restricted to external network. My Program 
should execute in external network and only port 80 is accessible to external 
network.

In this case the program fails when I try to connect JNDI using anotherhost:80.

I have modified jboss-service.xml in <JBoss ServerHome>\http-invoker.sar to 
include the attribute InvokerURL pointing to the full url - 
http://:80/invoker/JMXInvokerServlet. But still the problem persists

It throws javax.naming.NameNotFoundException

Any clues ???. 

Thanks
Yoge





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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887852


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to