blob: f566d304579753b62132677eb43ae6dfa0dd24a2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<application xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/application_5.xsd"
version="5">
<description>servertest</description>
<display-name>servertest</display-name>
<module>
<ejb>eclipselink-jaxrs-model_ejb.jar</ejb>
</module>
<module>
<web>
<web-uri>eclipselink-jaxrs-model.war</web-uri>
<context-root>CustomerWAR</context-root>
</web>
</module>
</application>