DataSources are just ConnectionFactories with some hard-wiring.
See the xsl - if you can read xsl :-)

You can actually configure a DataSource using the more long winded ConnectionFactory
method!

Most of the config is actually ManagedConnectionFactory properties.

What the -ds.xml does is hide from you the target of the config
(connectionmanager, connection factory, pool or binding).
Presenting it as a flat configuration.

The new deployer should do a similar thing.

So it does make sense to provide the same simplified DataSource deployment
on top of the ConnectionFactory deployment.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836377#3836377

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836377



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to