I have defined my mysql connection in a *-ds.xml file and made it in the standardjbosscmp-jdbc.xml the default ds. But I can only define one database with its tables. What do I NEED to do to define another database on the same server..?
I already defined a *-ds.xml file that has a different name and so on than the first defined datasource. I already tried to use jndi in my ejb to make a connection(in xdoclets, in jbosscmp-jdbc.xml and in the entity source even) but it connects to the default defined in the standardjbosscmp.How can I overwrite or overload the defaulted values of make an correct connection to the datasource. Any help would be greatly appreciated! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883091#3883091 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883091 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
