Add the following dependency to the pom.xml in addition to the switchyard-component-bean dependency.
<dependency> <groupId>javax.inject</groupId> <artifactId>javax.inject</artifactId> <version>1</version> </dependency>