[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: *-ds.xml not being bound to JNDI Name
jwenting
do-not-reply at jboss.com
Mon Apr 7 08:15:30 EDT 2008
There is no standardised way to create and maintain datasources, that's left to the appserver implementors.
JBoss does it through these xml configuration files, others might store the data in an internal database accessible only through a frontend of some sort, others again might use properties files or a custom file format, etc. etc.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142050#4142050
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142050
More information about the jboss-user
mailing list