Versions Compared

Key

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

...

You should add the

Code Block
info.novatecrocks.inspectit.*

to the [GlassFish-Home]/glassfish/config/osgi.properties file:

Code Block
org.osgi.framework.bootdelegation=${eclipselink.bootdelegation}, \
                                  com.sun.btrace, com.sun.btrace.*, \
                                  org.netbeans.lib.profiler, org.netbeans.lib.profiler.*, info.novatecrocks.inspectit.*

Specific containers

...