diff --git a/examples/jms/rest/dup-send/src/main/webapp/WEB-INF/web.xml b/examples/jms/rest/dup-send/src/main/webapp/WEB-INF/web.xml
index 1266949ae4..cc75fc06ed 100644
--- a/examples/jms/rest/dup-send/src/main/webapp/WEB-INF/web.xml
+++ b/examples/jms/rest/dup-send/src/main/webapp/WEB-INF/web.xml
@@ -35,7 +35,7 @@ under the License.
- org.apache.activemq.rest.integration.HornetqBootstrapListener
+ org.apache.activemq.rest.integration.ActiveMQBootstrapListener
diff --git a/examples/jms/rest/javascript-chat/src/main/webapp/WEB-INF/web.xml b/examples/jms/rest/javascript-chat/src/main/webapp/WEB-INF/web.xml
index f4284d92a6..d3ceb423b3 100644
--- a/examples/jms/rest/javascript-chat/src/main/webapp/WEB-INF/web.xml
+++ b/examples/jms/rest/javascript-chat/src/main/webapp/WEB-INF/web.xml
@@ -29,7 +29,7 @@ under the License.
- org.apache.activemq.rest.integration.HornetqBootstrapListener
+ org.apache.activemq.rest.integration.ActiveMQBootstrapListener
diff --git a/examples/jms/rest/jms-to-rest/src/main/webapp/WEB-INF/web.xml b/examples/jms/rest/jms-to-rest/src/main/webapp/WEB-INF/web.xml
index f4284d92a6..d3ceb423b3 100644
--- a/examples/jms/rest/jms-to-rest/src/main/webapp/WEB-INF/web.xml
+++ b/examples/jms/rest/jms-to-rest/src/main/webapp/WEB-INF/web.xml
@@ -29,7 +29,7 @@ under the License.
- org.apache.activemq.rest.integration.HornetqBootstrapListener
+ org.apache.activemq.rest.integration.ActiveMQBootstrapListener
diff --git a/examples/jms/rest/push/src/main/webapp/WEB-INF/web.xml b/examples/jms/rest/push/src/main/webapp/WEB-INF/web.xml
index 8c96e2586e..e851072855 100644
--- a/examples/jms/rest/push/src/main/webapp/WEB-INF/web.xml
+++ b/examples/jms/rest/push/src/main/webapp/WEB-INF/web.xml
@@ -29,7 +29,7 @@ under the License.
- org.apache.activemq.rest.integration.HornetqBootstrapListener
+ org.apache.activemq.rest.integration.ActiveMQBootstrapListener