HSAdmin Backend Domains, E-Mail, Datenbanken
Peter Hormanns
2013-03-14 54c4c1f57bebb34d2aa9689644653f148d500609
add new hives to prod-configuration
2 files modified
33 ■■■■■ changed files
hsarback/conf/META-INF/prod-context.xml 15 ●●●●● patch | view | raw | blame | history
hsarback/conf/WEB-INF/prod-web.xml 18 ●●●●● patch | view | raw | blame | history
hsarback/conf/META-INF/prod-context.xml
@@ -66,6 +66,16 @@
        type="javax.jms.Queue"/>
    <ResourceLink
        name="jms/hsadminSystem-h53"
        global="jms/hsadminSystem-h53"
        type="javax.jms.Queue"/>
    <ResourceLink
        name="jms/hsadminSystem-h54"
        global="jms/hsadminSystem-h54"
        type="javax.jms.Queue"/>
    <ResourceLink
        name="jms/hsadminSystem-h55"
        global="jms/hsadminSystem-h55"
        type="javax.jms.Queue"/>
@@ -86,6 +96,11 @@
        type="javax.jms.Queue"/>
    <ResourceLink
        name="jms/hsadminSystem-h59"
        global="jms/hsadminSystem-h59"
        type="javax.jms.Queue"/>
    <ResourceLink
        name="jms/hsadminSystem-mail1"
        global="jms/hsadminSystem-mail1"
        type="javax.jms.Queue"/>
hsarback/conf/WEB-INF/prod-web.xml
@@ -230,6 +230,18 @@
        <res-sharing-scope>Shareable</res-sharing-scope>
    </resource-ref>
    <resource-ref>
        <res-ref-name>jms/hsadminSystem-h53</res-ref-name>
        <res-type>javax.jms.Queue</res-type>
        <res-auth>Container</res-auth>
        <res-sharing-scope>Shareable</res-sharing-scope>
    </resource-ref>
    <resource-ref>
        <res-ref-name>jms/hsadminSystem-h54</res-ref-name>
        <res-type>javax.jms.Queue</res-type>
        <res-auth>Container</res-auth>
        <res-sharing-scope>Shareable</res-sharing-scope>
    </resource-ref>
    <resource-ref>
        <res-ref-name>jms/hsadminSystem-h55</res-ref-name>
        <res-type>javax.jms.Queue</res-type>
        <res-auth>Container</res-auth>
@@ -254,6 +266,12 @@
        <res-sharing-scope>Shareable</res-sharing-scope>
    </resource-ref>
    <resource-ref>
        <res-ref-name>jms/hsadminSystem-h59</res-ref-name>
        <res-type>javax.jms.Queue</res-type>
        <res-auth>Container</res-auth>
        <res-sharing-scope>Shareable</res-sharing-scope>
    </resource-ref>
    <resource-ref>
        <res-ref-name>jms/hsadminSystem-dns1</res-ref-name>
        <res-type>javax.jms.Queue</res-type>
        <res-auth>Container</res-auth>