add h09 in jms config
This commit is contained in:
parent
20e34eba0f
commit
757f4f4792
@ -50,6 +50,11 @@
|
||||
global="jms/hsadminSystem-h08"
|
||||
type="javax.jms.Queue"/>
|
||||
|
||||
<ResourceLink
|
||||
name="jms/hsadminSystem-h09"
|
||||
global="jms/hsadminSystem-h09"
|
||||
type="javax.jms.Queue"/>
|
||||
|
||||
<ResourceLink
|
||||
name="jms/hsadminSystem-h10"
|
||||
global="jms/hsadminSystem-h10"
|
||||
|
@ -142,6 +142,12 @@
|
||||
<res-auth>Container</res-auth>
|
||||
<res-sharing-scope>Shareable</res-sharing-scope>
|
||||
</resource-ref>
|
||||
<resource-ref>
|
||||
<res-ref-name>jms/hsadminSystem-h09</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-h10</res-ref-name>
|
||||
<res-type>javax.jms.Queue</res-type>
|
||||
|
Loading…
Reference in New Issue
Block a user