add h99 jms queue

This commit is contained in:
Peter Hormanns 2021-03-17 13:27:45 +01:00
parent 757f4f4792
commit ccab1f8954
2 changed files with 11 additions and 0 deletions

View File

@ -500,6 +500,11 @@
global="jms/hsadminSystem-h98"
type="javax.jms.Queue"/>
<ResourceLink
name="jms/hsadminSystem-h99"
global="jms/hsadminSystem-h99"
type="javax.jms.Queue"/>
<ResourceLink
name="jms/hsadminSystem-mail1"
global="jms/hsadminSystem-mail1"

View File

@ -682,6 +682,12 @@
<res-auth>Container</res-auth>
<res-sharing-scope>Shareable</res-sharing-scope>
</resource-ref>
<resource-ref>
<res-ref-name>jms/hsadminSystem-h99</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>