Blog

  • 2024
  • 2023
  • 2022
  • 2021
  • 2020
  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013
  • 2012

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image AddedThis is a short note on how to view the JNDI properties if you are running JBoss 7.

Simply start a GUI client from the command line:

Code Block

...

bin\jboss-cli.bat --gui

...

Then enter the path to the JNDI view

Code Block

...

/subsystem=naming/:jndi-view

...

Image Added

Additional Information can be found here:

...