3 Replies Latest reply on Dec 26, 2011 11:25 AM by dastraub

    Unable to read informations from manifest

    dastraub

      In our application we need some information about loaded classe, e.g. getClass().getPackage().getImplementationVersion().

      This attributes were created during the build (maven).

      At runtime, all attributes in the manifest are null.