[
https://issues.apache.org/activemq/browse/SM-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40001
]
Guillaume Nodet commented on SM-1041:
-------------------------------------
The bootstrap should be removed from the BC archetype instead.
It will be injected by the maven plugin.
This is due to the way classloading works in JBI: shared libraries are not
available at bootstrap time.
> hello-world-bc example has an error in the pom.xml file
> -------------------------------------------------------
>
> Key: SM-1041
> URL: https://issues.apache.org/activemq/browse/SM-1041
> Project: ServiceMix
> Issue Type: Bug
> Affects Versions: 3.1.1
> Reporter: Charlie C.
> Priority: Minor
>
> I downloaded the hello-world-bc and when building it, I received the error
> below. When I changed the dependency in the pom.xml from servicemix-shared
> to servicemix-common, the build works.
> java.lang.NoClassDefFoundError: org/apache/servicemix/common/BaseBootstrap
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.