application.xml 331 Bytes
<?xml version="1.0" encoding="GB2312"?>

<application>
    <display-name>yohomars-search</display-name>
    <description>yohomars-search</description>
    <module>
        <web>
            <web-uri>yohomars-search-service.war</web-uri>
            <context-root>petstore</context-root>
        </web>
    </module>
</application>