NAME property in blueprint file for servicemix-cxf-bc should keep same as the
artifaceId for the the component
--------------------------------------------------------------------------------------------------------------
Key: SMXCOMP-791
URL: https://issues.apache.org/activemq/browse/SMXCOMP-791
Project: ServiceMix Components
Issue Type: Bug
Reporter: Freeman Fang
Assignee: Freeman Fang
Fix For: servicemix-cxf-bc-2010.02
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 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.