On Jun 6, 2011, at 9:09 AM, Jaikiran Pai wrote:

when creating a datasource.
As a deployment, it's easy. But deploying it as a module is more involved and most of it is boilerplatehttp://community.jboss.org/wiki/DataSourceConfigurationinAS7#Installing_a_JDBC_driver_as_a_module. So I was thinking if we should simplify adding it as a module via admin console (autogenerate the module.xml and other stuff based on the user input) or even the CLI perhaps. Having said that, I don't know how many users will be opting for deploying the JDBC driver as a module.



The question is: why would you chose a module configuration opposed to a deployment?
To be honest, I cannot tell the difference. It will probably have a different scope/visibility, no?


Ike