Blog

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

JNDI view with JBoss AS7

This 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:

bin\jboss-cli.bat --gui

Then enter the path to the JNDI view

/subsystem=naming/:jndi-view

Additional Information can be found here:

The Issues Maven Plugin, a plugin for Maven, has been released with version 0.4.4.

This is a bugfix release that fixes a problem with the character encoding while dealing with downloaded issue reports.

For details on this version of the library please visit the project's homepage, for changes since the last version, please consult the release report.