diff --git a/central-ear/src/main/application/META-INF/altaNoticia-jms.xml b/central-ear/src/main/application/META-INF/altaNoticia-jms.xml
deleted file mode 100644
index 85d0173faa5f206d98769d6b467b8a7c0a6c367e..0000000000000000000000000000000000000000
--- a/central-ear/src/main/application/META-INF/altaNoticia-jms.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<messaging-deployment xmlns="urn:jboss:messaging-activemq-deployment:1.0">
-    <server name="default">
-        <jms-destinations>
-            <!--<jms-topic name="topic/response">-->
-            <!--<entry name="java:/jms/topic/response"/>-->
-            <!--<entry name="java:jboss/exported/jms/topic/response"/>-->
-            <!--</jms-topic>-->
-            <jms-queue name="queue/queue_alta_noticia">
-                <entry name="java:/jms/queue/queue_alta_noticia"/>
-                <entry name="java:jboss/exported/jms/queue/queue_alta_noticia"/>
-            </jms-queue>
-        </jms-destinations>
-    </server>
-</messaging-deployment>
\ No newline at end of file