Yup I'm agree.
I was on the other side of the river (as final user and consultant) until last July and I can assure that 99% installations I've seen have DefaultDS deployed in production, and customer always say:"we can't remove it it's the Default database used by JBoss"
H2DS is a bit better, but if we are going to break the old DefaultDS convention why don't just call it something like java:/TestDS ?

S.

On 04/20/2011 05:02 PM, Andrig Miller wrote:
I have never really like the DefaultDS, as it tends to end up in production deployments, and people don't realize its just there for convenience.

How hard is it to just change the name from DefaultDS, to H2DS?

Andy


From: "Jaikiran Pai" <jpai@redhat.com>
To: jboss-as7-dev@lists.jboss.org
Sent: Wednesday, April 20, 2011 3:14:25 AM
Subject: [jboss-as7-dev] Datasource name - DefaultDS instead of H2DS?

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?

-Jaikiran
 

_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev

_______________________________________________ jboss-as7-dev mailing list jboss-as7-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-as7-dev