[
https://issues.apache.org/jira/browse/SYNCOPE-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-337:
-------------------------------------------
Fix Version/s: (was: 2.0.0-M1)
> ClassNotFoundException in karaf osgi container
> ----------------------------------------------
>
> Key: SYNCOPE-337
> URL: https://issues.apache.org/jira/browse/SYNCOPE-337
> Project: Syncope
> Issue Type: Bug
> Components: console, core
> Affects Versions: 1.1.0
> Environment: apache karaf 2.3.1
> Reporter: Roman Minko
> Attachments: MANIFEST(console).MF, MANIFEST(core).MF
>
>
> Install war feature and try to install syncope core and console wars.
> Different dependencies issues and finally ClassNotFoundException in logs
> appeared.
> Syncope already include all the dependent jars in the lib/ folder of the war.
> But the MANIFEST files in the syncope-core and syncope-console are not
> correct enough, Bundle-ClassPath: , Web-ContextPath: should be added into
> MANIFEST.
> After manually adding Bundle-ClassPath: and update Import-Package: nothing
> dependencies bundles needed and no ClassNotFoundException.
> Pom files of core and console project should be updated to generate correct
> Bundle-ClassPath and Import-Package in MANIFEST. Or make changes on the
> MANIFEST directly during the build at least.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)