"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...