rhtconsulting / puppet-jboss_admin

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

jboss_admin::module should allow a ${server_base_path}/bundles modulepath #74

Open fe2o3 opened 9 years ago

fe2o3 commented 9 years ago

OSGi capabilities can refer to jboss modules in the modules directory or in the osgi bundles in the bundles directory. An option in jboss_admin::module should be added to cause the module to be created in the bundles directory. Note that these "bundle" modules do not require a module.xml file.

https://docs.jboss.org/author/display/AS7/OSGi+subsystem+configuration