Author: manaRH
Date: 2012-11-05 16:43:04 -0500 (Mon, 05 Nov 2012)
New Revision: 15353
Removed:
branches/enterprise/WFK-2_1/examples/booking/booking-ear/src/main/resources/application-for-ant-only.xml
Log:
removed ant related application.xml
Deleted:
branches/enterprise/WFK-2_1/examples/booking/booking-ear/src/main/resources/application-for-ant-only.xml
===================================================================
---
branches/enterprise/WFK-2_1/examples/booking/booking-ear/src/main/resources/application-for-ant-only.xml 2012-11-05
21:41:17 UTC (rev 15352)
+++
branches/enterprise/WFK-2_1/examples/booking/booking-ear/src/main/resources/application-for-ant-only.xml 2012-11-05
21:43:04 UTC (rev 15353)
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE application PUBLIC
- "-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN"
- "http://java.sun.com/dtd/application_1_3.dtd">
-<application>
- <display-name>booking-ear</display-name>
- <description>Examples for Seam 2 Framework in Java EE6
environment</description>
- <module>
- <web>
- <web-uri>booking-web.war</web-uri>
- <context-root>/seam-booking</context-root>
- </web>
- </module>
- <module>
- <ejb>booking-ejb.jar</ejb>
- </module>
- <module>
- <ejb>jboss-seam.jar</ejb>
- </module>
-</application>
\ No newline at end of file
Show replies by date