-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
8.0.0
-
None
-
-
Workaround Exists
-
The procedure described in the product documentation "TOOLING TUTORIALS" [1] only works for projects created using the Fuse Project Wizard. If you import an existing Fuse maven project, convert it to Faceted Project and then add the required Project Facets (Camel, JBoss Maven Integration, Java, Utility Module)... The tooling will automatically generates an empty MANIFEST.MF file inside src/main/resources/MANIFEST.
This empty MANIFEST.MF causes the deployment fail if you use the Fuse Server adapter > Add/Remove context menu option. Because the MANIFEST.MF generated does not contains the correct OSGI bundle configuration the deployment fails.
From the developer perspective you can't figure out what happened util you see the Fuse Server logs.
The tooling should use the MANIFEST.MF generated by the maven-bundle-plugin instead.
- is related to
-
FUSETOOLS-2209 Fuse Tooling does not deploy successfully to embedded Karaf
- Closed
-
FUSETOOLS-2756 Camel Facet version is not updated when importing old Fuse project with metadata using "import eclipse project"
- Closed
- relates to
-
FUSETOOLS-2658 Could not parse "2.18.1.redhat-000012" with org.eclipse.wst.common.project.facet.core.DefaultVersionComparator.
- Closed
- links to