[
https://issues.apache.org/jira/browse/FELIX-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Valchev resolved FELIX-3474.
-------------------------------------
Resolution: Fixed
Fix Version/s: webconsole-packageadmin-plugin 1.0.0
Assignee: Valentin Valchev
fixed in rev.1330237
> Make package admin work with J9 and other embedded VMs
> ------------------------------------------------------
>
> Key: FELIX-3474
> URL: https://issues.apache.org/jira/browse/FELIX-3474
> Project: Felix
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: webconsole-packageadmin-plugin 1.0.0
> Reporter: Valentin Valchev
> Assignee: Valentin Valchev
> Priority: Blocker
> Fix For: webconsole-packageadmin-plugin 1.0.0
>
>
> Currently the package admin is Java 5 source. This prevents it from
> running/installing on older java VMs. Here is what happens when installed on
> J9:
> #0 ERROR > Error occurred while trying to activate bundle!
> java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version;
> class=org/apache/felix/webconsole/plugins/packageadmin/internal/Activator,
> offset=6
> at java.lang.ClassLoader.defineClassImpl(Native Method)
> at java.lang.ClassLoader.defineClass(ClassLoader.java:239)
> at java.lang.ClassLoader.defineClass(ClassLoader.java:176)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira