(no commit message)
[utils] / mythtv / war / src / webapp / WEB-INF / sun-web.xml
diff --git a/mythtv/war/src/webapp/WEB-INF/sun-web.xml b/mythtv/war/src/webapp/WEB-INF/sun-web.xml
new file mode 100644 (file)
index 0000000..e7b2c10
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE sun-web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Application Server 9.0 
+Servlet 2.5//EN" "http://www.sun.com/software/appserver/dtds/sun-web-app_2_5-0.dtd">
+
+
+<sun-web-app>
+    
+    <!-- resource-ref>
+        <res-ref-name>MythtvConnectionFactory</res-ref-name>
+        <jndi-name>jms/MythtvConnectionFactory</jndi-name>
+    </resource-ref>
+    
+    <resource-ref>
+        <res-ref-name>MythtvTimer</res-ref-name>
+        <jndi-name>jms/MythtvTimer</jndi-name>
+    </resource-ref -->
+  
+</sun-web-app>
\ No newline at end of file