8 lines
345 B
XML
8 lines
345 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<jboss-web xmlns="http://www.jboss.com/xml/ns/javaee"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="
|
|
http://www.jboss.com/xml/ns/javaee
|
|
http://www.jboss.org/j2ee/schema/jboss-web_5_1.xsd">
|
|
<context-root>/jpacrepo</context-root>
|
|
</jboss-web> |