(no commit message)
[utils] / mythtv / timer / src / main / resources / META-INF / sun-ejb-jar.xml
diff --git a/mythtv/timer/src/main/resources/META-INF/sun-ejb-jar.xml b/mythtv/timer/src/main/resources/META-INF/sun-ejb-jar.xml
deleted file mode 100644 (file)
index b0f373b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE sun-ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Application Server 9.0 EJB 3.0//EN" "http://www.sun.com/software/appserver/dtds/sun-ejb-jar_3_0-0.dtd">
-<sun-ejb-jar>
-   
-    <enterprise-beans>
-        <ejb>
-            <ejb-name>TimerBean</ejb-name>
-            <jndi-name>jms/MythtvTimer</jndi-name>
-        </ejb>
-        <message-destination>
-            <message-destination-name>InternalBootstrapQueue</message-destination-name>
-            <jndi-name>jms/MythtvTimer</jndi-name>
-        </message-destination>
-      
-    </enterprise-beans>
-  
-</sun-ejb-jar>
\ No newline at end of file