mirror of
https://github.com/apache/activemq.git
synced 2025-02-07 10:38:58 +00:00
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@408635 13f79535-47bb-0310-9956-ffa450edef68
12 lines
529 B
XML
12 lines
529 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<wls:weblogic-application xmlns:wls="http://www.bea.com/ns/weblogic/90">
|
|
<wls:application-param>
|
|
<wls:param-name>webapp.encoding.default</wls:param-name>
|
|
<wls:param-value>UTF-8</wls:param-value>
|
|
</wls:application-param>
|
|
<wls:library-ref>
|
|
<wls:library-name>beehive-controls-1.0</wls:library-name>
|
|
<wls:specification-version>1.0</wls:specification-version>
|
|
<wls:implementation-version>1.0</wls:implementation-version>
|
|
</wls:library-ref>
|
|
</wls:weblogic-application> |