rhtconsulting / puppet-jboss_admin

Puppet module for runtime configuration of a JBoss container
MIT License
15 stars 12 forks source link

Jboss_resource #111

Open windkisser opened 7 years ago

windkisser commented 7 years ago

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