[jboss-as7-dev] Datasource name - DefaultDS instead of H2DS?

Ales Justin ales.justin at gmail.com
Wed Apr 20 05:31:28 EDT 2011


> I see that we ship a datasource out of the box and is available at java:/H2DS
> 
> 12:59:31,816 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) Bound JDBC Data-source [java:/H2DS]
> 
> Would it be better to make it available at java:/DefaultDS? I am sure there are many quick start/example/demo applications out there which use java:DefaultDS for such simple examples. It would make it easier to use those examples in AS7, without having to change them, if we stick with the older name. Thoughts?

I would say all of Hibernate tests and examples use it. :-)
And I know I do every time I need DS in any form.
Hence my vote would be, yes, please bring it back.
Or what was the reason to change this in the first place?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20110420/0509673d/attachment.html 


More information about the jboss-as7-dev mailing list