Skip to content

How to retrieve Glassfish Version programmatically? #25402

Closed Answered by OndroMih
andichief asked this question in Q&A
Discussion options

You must be logged in to vote

You might need to invoke a special AMX Boot bean to enable the GlassFish beans.

  • ObjectName: amx-support:type=boot-amx
  • operation: bootAMX (without arguments)

After calling the bootAMX operation on that bean, all GlassFish beans should become available.

This happens also if you access GlassFish locally via a JMX client. The "amx" root becomes available only after pressing the "bootAMX" button on the boot-amx bean:

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@andichief
Comment options

@OndroMih
Comment options

Answer selected by andichief
@andichief
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants