hi, "milowe" wrote : 1. Define and deploy the Oracle DS (oracle-ds.xml). | 2. Grab a connection for the BMP bean from that DS using its jndi-name.
.........Deployed oracle DS, and also created the connection for BMP to that DS. But my database transaction is with a table on the default Database,'coz i don't see any modifications to the table in my oracle Database. well, my console shows this. 09:58:56,875 INFO [WrapperDataSourceService] Bound connection factory for resou rce adapter for ConnectionManager 'jboss.jca:name=DefaultDS,service=DataSourceBi nding to JNDI name 'java:DefaultDS' 09:58:56,906 WARN [ConfiguredIdentityLoginModule] Creating LoginModule with no configured password! and 09:58:57,671 INFO [WrapperDataSourceService] Bound connection factory for resou rce adapter for ConnectionManager 'jboss.jca:name=OracleDS,service=DataSourceBin ding to JNDI name 'java:OracleDS' will this have something to do with my problem,( having both the DataSources simultaneoulsy). Thanks for any help provided View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874043#3874043 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874043 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
