Hi,

The /conf/standardjbosscmp-jdbc.xml specifies a default datasource with some 
attributes.

I'm wondering, how to specify 2 datasources' attribute. 

My case is, 2 ejb3 app using different datasources, and whenever redeploy 
(updating app), data for app A should be continued while data for app B should 
be re-initialized.

I noticed the tag <remove-table>false</remove-table> in the 
standjbosscmp-jdbc.xml help with this; however this descriptor can only work 
for one datasource. I've tried put a copy of it in my ejb.jar/META-INF, but it 
didn't work out.

Any one can tell?

Thanks
--
John 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207923#4207923

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4207923
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to