On Jun 4, 2011, at 3:58 PM, Jaikiran Pai wrote:
In AS7 upstream, how do I currently install a JDBC driver *as a
module*
either via the CLI or the admin console? Looking at the admin console I
just see that it allows me a choose from a list of already installed
drivers while creating a datasource but doesn't allow me to add a new
driver. Is this feature planned for AS 7.0 CR1/Final? Or is the driver
installation supposed to happen outside of the admin console?
Simply deploy it and it will show up on the pull down list,
when creating a datasource.
Ike