[ http://jira.jboss.com/jira/browse/JBAS-1425?page=history ]

Adrian Brock moved JBJCA-2 to JBAS-1425:
----------------------------------------

      Project: JBoss Application Server  (was: JBoss JCA)
          Key: JBAS-1425  (was: JBJCA-2)
    Component: JCA service

> Programmatic Connection Definition Deployment
> ---------------------------------------------
>
>          Key: JBAS-1425
>          URL: http://jira.jboss.com/jira/browse/JBAS-1425
>      Project: JBoss Application Server
>         Type: Task
>   Components: JCA service
>     Reporter: Adrian Brock
>     Priority: Minor

>
>
> Forums Discussion Thread: 
> http://www.jboss.org/index.html?module=bb&op=viewtopic&t=48673
> Provide a mechanism where ConnectionFactorys/DataSources (Connection 
> Definitions) 
> can be deployed/undeployed programmatically.
> The basic design is as follows:
> 1) Provide a mechanism to instantiate MetaData for a connection factory.
> This information is the same as the -ds.xml deployment format.
> The MetaData can be logically divided into at least the following categories:
> * RAR/ConnectionDefinition identification
> * ManagedConnectionFactory
> * Pool
> * Security
> * ConnectionManager
> * Proxy/JNDI binding
> 2) Write an optimized version of the MetaData for the DataSource deployments
> which are really a simplified version of the ConnectionFactory deployments 
> with some
> hardwiring.
> 3) Write a service that deploys the ConnectionFactory (creates MBeans)
> from the MetaData and undeploys them based on their id (jndi binding).
> 4) Convert the ConnectionFactory deployer to construct the MetaData from the 
> -ds.xml
> files and invoke the service new service.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to