Test-Queue h81 wieder drin
This commit is contained in:
parent
d74cbf8b2f
commit
ca49873000
@ -157,6 +157,12 @@
|
|||||||
<res-sharing-scope>Shareable</res-sharing-scope>
|
<res-sharing-scope>Shareable</res-sharing-scope>
|
||||||
</resource-ref>
|
</resource-ref>
|
||||||
|
|
||||||
|
<resource-ref>
|
||||||
|
<res-ref-name>jms/hsadminSystem-h81</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>
|
<resource-ref>
|
||||||
<res-ref-name>jms/hsadminSystem-h01</res-ref-name>
|
<res-ref-name>jms/hsadminSystem-h01</res-ref-name>
|
||||||
<res-type>javax.jms.Queue</res-type>
|
<res-type>javax.jms.Queue</res-type>
|
||||||
|
@ -10,6 +10,11 @@
|
|||||||
global="jms/QueueCF"
|
global="jms/QueueCF"
|
||||||
type="javax.jms.QueueConnectionFactory"/>
|
type="javax.jms.QueueConnectionFactory"/>
|
||||||
|
|
||||||
|
<ResourceLink
|
||||||
|
name="jms/hsadminSystem-h81"
|
||||||
|
global="jms/hsadminSystem-h81"
|
||||||
|
type="javax.jms.Queue"/>
|
||||||
|
|
||||||
<ResourceLink
|
<ResourceLink
|
||||||
name="jms/hsadminSystem-h01"
|
name="jms/hsadminSystem-h01"
|
||||||
global="jms/hsadminSystem-h01"
|
global="jms/hsadminSystem-h01"
|
||||||
|
Loading…
Reference in New Issue
Block a user