biemond / biemond-orawls

Puppet 3/4 module for WebLogic provisioning module ( Linux & Solaris )
Apache License 2.0
63 stars 104 forks source link

[wls_jms_queue] Add properties localjndiname #510

Open bobmacks opened 6 years ago

bobmacks commented 6 years ago

Hi @biemond I'm using wls_jms_queue type and would like to set a local JNDI name for my queues. This property is there other types (i.e. wls_jms_connection_factory) but is missing for wls_jms_queue. Any chance this could be added? Thanks!

biemond commented 6 years ago

Hi Let me check, it should be there or else I will add it.

Thanks Edwin

bobmacks commented 6 years ago

Hi @biemond, Sorry if this may come a bit late but I also noticed the same issue for wls_jms_topic where it's also missing the 'localjndiname' property. Can this be bundled with this request or should I open a new request? Thanks in advance. Cheers, Bob

biemond commented 6 years ago

No it is fine, you can also try it yourself . It is not super hard . Just check the previous merge request as an example Als types work the same way