Closed luis100 closed 12 years ago
Unfortunately, I cannot do anything against that. These are either dependencies of dependencies that are not needed (e.g. unused imports) that are not included in the loaded libraries (hence: NoClassDefFoundError) or IllegalAccessErrors due to inner classes found in some loaded dependencies that are probably declared as private.
Afaik, there is nothing more that we can do, except logging these errors for reference if something happens. I agree that the level of ERROR may be too much. I am ok of changing it to WARN.
Do you have any other ideas, how this can be fixed.
If this is an expected behaviour I would prefer reducing the log level.
When loading plugins in JBoss 7.1 (also 7.0) , several errors can be found in the log: