SM-2183: Enable ActiveMQ example integration test

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx5/trunk@1573592 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/itests/src/test/scala/org/apache/servicemix/itests/ExamplesIntegrationTests.scala b/itests/src/test/scala/org/apache/servicemix/itests/ExamplesIntegrationTests.scala
index ca94faf..92b1170 100644
--- a/itests/src/test/scala/org/apache/servicemix/itests/ExamplesIntegrationTests.scala
+++ b/itests/src/test/scala/org/apache/servicemix/itests/ExamplesIntegrationTests.scala
@@ -38,7 +38,6 @@
 /**
  * Tests for the ActiveMQ examples
  */
-@Ignore("Example currently does not install, cfr. https://issues.apache.org/jira/browse/SM-2183")
 class ActiveMQExamplesTest extends ExamplesIntegrationTests {
 
   @Test