<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 90: Management of DataSource with Alias</title><link href="https://sourceforge.net/p/buildprocess/feature-requests/90/" rel="alternate"/><link href="https://sourceforge.net/p/buildprocess/feature-requests/90/feed.atom" rel="self"/><id>https://sourceforge.net/p/buildprocess/feature-requests/90/</id><updated>2012-03-19T15:29:43Z</updated><subtitle>Recent changes to 90: Management of DataSource with Alias</subtitle><entry><title>Management of DataSource with Alias</title><link href="https://sourceforge.net/p/buildprocess/feature-requests/90/" rel="alternate"/><published>2012-03-19T15:29:43Z</published><updated>2012-03-19T15:29:43Z</updated><author><name/><uri>https://sourceforge.net</uri></author><id>https://sourceforge.net62c24660f3f5e99ef4295a53b2c3c390fdf2123e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;With JBOSS 6 it will be usefull if we could have possibility to manage alias in a datasource.&lt;/p&gt;
&lt;p&gt;for example :&lt;/p&gt;
&lt;p&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;datasources&amp;gt;&lt;br /&gt;
&amp;lt;xa-datasource&amp;gt;&lt;br /&gt;
&amp;lt;jndi-name&amp;gt;foxmask-db-xa-ds&amp;lt;/jndi-name&amp;gt;&lt;br /&gt;
[....]&lt;br /&gt;
&amp;lt;/xa-datasource&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;mbean code="org.jboss.services.binding.AliasJndiService"&lt;br /&gt;
name="jboss.jca:name=alias-DS_FOXMASK-java,service=DataSourceBinding"&amp;gt;&lt;br /&gt;
&amp;lt;attribute name="Alias"&amp;gt;java:/DS_DS_FOXMASK&amp;lt;/attribute&amp;gt;&lt;br /&gt;
&amp;lt;attribute name="Original"&amp;gt;java:/foxmask-db-xa-ds&amp;lt;/attribute&amp;gt;&lt;br /&gt;
&amp;lt;/mbean&amp;gt;&lt;br /&gt;
[....]&lt;br /&gt;
&amp;lt;/datasources&amp;gt;&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>