Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
As the NAME property is used as componentName when deploy JBI component in OSGi container, also jbi-maven-plugin by default will use component artifactId as componentName from dependency when generated jbi descriptor for a certain SU, this mismatch will cause some error when install SA like
Installation pending. org.apache.servicemix.jbi.deployer.impl.PendingException: Component not installed
so we need change NAME property from servicemix-cxfbc to servicemix-cxf-bc