I am Deploying a service in JBOSS server and i want to use the minimum number 
of ports. My service needs 
   <!-- RMI/JRMP invoker -->
     
       0
       ${jboss.bind.address} 
      <!--
      custom
      custom
      custom
      ssl-domain-name
      -->
       jboss:service=TransactionManager
   
I have given RMIObjectPort =0 does it mean it is not using any port or is it 
using anonymous port if so how can i know that port.


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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to