"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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to