Hi, i have a problem access my JBOSS thru firewall, i have followed the 
instruction below but unfortunately no luck!

http://www.nemesisit.ro/opendocs/simplearch/simplejboss.html

I think i have missed out something as the xml file below. 

BTW, do i need to specified the "firewall ip" or the "server ip" that running 
JBOSS?

If the firewall ip, which port should use?


jboss-service.xml
============
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE server>

<!-- The HTTP invoker service configration-->

http://192.168.0.71:8080/invoker/EJBInvokerServlet


http://192.168.0.71:8080/invoker/EJBInvokerHAServlet

<!-- Expose the Naming service interface via HTTP -->

<!-- The Naming service we are proxying -->
jboss:service=Naming
http://192.168.0.71:8080/invoker/JMXInvokerServlet
org.jnp.interfaces.Naming


<!-- Expose the Naming service interface via clustered HTTP. This maps to the 
ReadOnlyJNDIFactory servlet URL-->

jboss:service=Naming
http://192.168.0.71:8080/invoker/JMXInvokerServlet
org.jnp.interfaces.Naming





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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to