vinothk wrote:
I'm using serviceMix 3.12. The IDE unable to reslove the BaseBootstrap class.
The classpath has been set to all the jar files in serviceMix3.12 lib folder
and optional folder. Most of the other packages are resolved by the eclipse
IDE. Only the import statement org.apache.servicemix.common.BaseBootstrap is not been resolved. I found
there is no common package under servicemix package in the above package
hierarcy.

Some one can tell me which jar file will contains the BaseBootStrap class??

BaseBootstrap is in servicemix-common. Which maven will resolve for you. Maybe you made a typo on the version which is 3.1.2 not 3.12

Reply via email to