Archive for July, 2009

links for 2009-07-31

links for 2009-07-29

Where is the jboss.bind.address configured?

From ConfigureServerPorts

jboss.bind.address is configured using the “-b” option to the JBoss startup script (run.sh or run.bat in the bin directory). For example, run -b 0.0.0.0 enables jboss to listen for connections on all IP addresses of the machine (if multi-homed).

links for 2009-07-23

View the JBoss JNDI Namespace

You can view the JNDI entries in JBoss by
1 - Browse to http://localhost/jmx-console
2 - Click “service=JNDIView”
3 - Invoke the “list()” operation

Notes:
1 - This is for JBoss 4.2.3.GA
2 - You must have the jmx-console installed.

links for 2009-07-22

links for 2009-07-20

links for 2009-07-16

links for 2009-07-10

links for 2009-07-09

Next Page »