hi,

can anyone help me regarding RMI port issues which I am facing in
JBOSS version jboss-eap-4.3.0.GA.
I am uable to get what is the RMI port. I have entry like the below in
port-binding.xml.
     <service-config name="jboss:service=Naming"

delegateClass="org.jboss.services.binding.AttributeMappingDelegate"
        >
        <delegate-config portName="Port" hostName="BindAddress">
           58013
        </delegate-config>
        
     </service-config>

I am confused which one is RMI port. When I telnet my machine with
port 58013 it is successful but with 58014, it shows some stub issues.
One more query, where does it takes the value of jboss.bind.address.
Please help me.

Saurabh

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

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

Reply via email to