[JBoss-user] [Persistence & CMP/JBoss] - Re: Configuring MySQL with JBoss 4

2004-08-13 Thread loubyansky
You can do it with jboss.xml resource-ref element. The DTD is jboss_3_2.dtd. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845009#3845009 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845009

[JBoss-user] [Persistence & CMP/JBoss] - Re: Configuring MySQL with JBoss 4

2004-08-12 Thread davecasserly
How would i map it to the jndi name of java:comp/env/jdbc? Is this possible? Recommended? I read about the fact that everything under java: is available only to the JVM. I thought mapping datasources under java:comp/env/jdbc was the common trend. Thanks Dave View the original post : http://ww

[JBoss-user] [Persistence & CMP/JBoss] - Re: Configuring MySQL with JBoss 4

2004-08-12 Thread loubyansky
The datasource will bound under java:/jdbc/MySqlDS. You should use jboss.xml to map jdbc/MySqlDS to the actual jndi name. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844913#3844913 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&m