[jboss-user] [JCA/JBoss] - Re: Problem looking up XADatasource - Always returns Datasou

vickyk do-not-reply at jboss.com
Mon Oct 27 08:23:17 EDT 2008


"pradeeps" wrote : How do I tell JBOSS that I need the looked up object to be XADatasource? 

I am not sure what exactly you want to do with the XADataSource, you should not be trying to get the XADataSource this way.
If you need to XADataSource you can construct it as 
OracleXADataSource xads = new OracleXADataSource();

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4184821



More information about the jboss-user mailing list