<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>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.<br><br>How hard is it to just change the name from DefaultDS, to H2DS?<br><br>Andy<br><br><hr id="zwchr"><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;" mce_style="border-left:2px solid #1010ff;margin-left:5px;padding-left:5px;"><b>From: </b>"Jaikiran Pai" &lt;jpai@redhat.com&gt;<br><b>To: </b>jboss-as7-dev@lists.jboss.org<br><b>Sent: </b>Wednesday, April 20, 2011 3:14:25 AM<br><b>Subject: </b>[jboss-as7-dev] Datasource name - DefaultDS instead of H2DS?<br><br>





<font size="-1"><tt>I see that we ship a datasource out of the box and
is available at java:/H2DS<br>
<br>
12:59:31,816 INFO&nbsp; [org.jboss.as.connector.subsystems.datasources] (MSC
service thread 1-4) Bound JDBC Data-source [java:/H2DS]<br>
<br>
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?<br>
<br>
-Jaikiran<br>
&nbsp; <br>
</tt></font>
<br>_______________________________________________<br>jboss-as7-dev mailing list<br>jboss-as7-dev@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/jboss-as7-dev<br></blockquote><br></div></body></html>