Use the RmiPort attribute:

  <mbean code="org.jboss.naming.NamingService"
name="DefaultDomain:service=Naming">
    <attribute name="Port">1099</attribute>
    <attribute name="RmiPort">0</attribute>
  </mbean>

----- Original Message -----
From: Luke Studley
To: '[EMAIL PROTECTED]'
Sent: Friday, September 21, 2001 5:32 AM
Subject: [JBoss-user] Setting JNDI/RMI Port assignment??


Hello

In the documentation (http://www.jboss.org/documentation/HTML/ch11s03.html)
it is stated what ports are required to users of JBoss and where they can be
set (as we need to run through a firewall). I have found most of these, but
the second one JNDI/RMI which it states as defaulting to anonymous and being
able to be set in the jboss.jcml file, but not where or how. I couldn't see
any likely candidates in the default jboss.jcml file.

Can anybody help, I am using JBoss2.4.1 ??

Thanks

Luke




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to