antonio gonzalez [http://community.jboss.org/people/bluesockets] created the 
discussion

"Re: Unable to find out Jndi port number?"

To view the discussion, visit: http://community.jboss.org/message/633156#633156

--------------------------------------------------------------
If you go to jmx-console for the jboss instance you're running (using the 
correct ports offset by your bindings), the click on 

1) the link "jboss" on the left hand side
     
http://localhost:8080/jmx-console/HtmlAdaptor?action=displayMBeans&filter=jboss 
http://localhost:8080/jmx-console/HtmlAdaptor?action=displayMBeans&filter=jboss

2) then the link "service=Naming" on the right side of the page
     
http://localhost:8080/jmx-console/HtmlAdaptor?action=inspectMBean&name=jboss%3Aservice%3DNaming
 
http://localhost:8080/jmx-console/HtmlAdaptor?action=inspectMBean&name=jboss%3Aservice%3DNaming

It'll take you to the jnp server configurations. Scroll down to the row named 
"Port" and you'll see "The listening port for the bootstrap JNP service. Set 
this to -1 to run the NamingService without the JNP invoker listening port." 
That'll tell you what port jnp is listening to.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/633156#633156]

Start a new discussion in JNDI and Naming at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to