-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
hi @cpitman
I'm getting errors declaring jboss_resource. Need help.
jboss_resource { "/subsystem=messaging/hornetq-server=default/connection-factory=dummyCF":
server => main,
ensure => present,
options => {
'connector' => '{"in-vm"=>undefined}',
'entries' => '["java:jboss/exported/jms/dummyCF"]'
},
}
ERROR:
Error: Failed to apply catalog: 399: unexpected token at '{ "outcome" : "success", "result" : { "auto-group" : false, "block-on-acknowledge" : false, "block-on-durable-send" : true, "block-on-non-durable-send" : false, "cache-large-message-client" : false, "call-failover-timeout" : -1L, "call-timeout" : 30000, "client-failure-check-period" : 30000, "client-id
Metadata
Metadata
Assignees
Labels
No labels