Ender Akay [
http://community.jboss.org/people/akayender] created the discussion
"Re: Port 1098 is taken"
To view the discussion, visit:
http://community.jboss.org/message/587792#587792
--------------------------------------------------------------
Hi Everyone,
With EAP 5, editing conf\bindingservice.beans\META-INF\bindings-jboss-beans.xml file with
respect to following element:
<bean
class="org.jboss.services.binding.ServiceBindingMetadata">
<property
name="serviceName">jboss:service=Naming</property>
<property name="bindingName">RmiPort</property>
<property name="port">*1112*</property>
<property name="description">Socket Naming service uses to
receive RMI requests from client proxies</property>
</bean>
is the neat solution that I found. Bold number is what you need to change.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/587792#587792]
Start a new discussion in JNDI and Naming at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]