When you use a *-ds.xml file, you are *defining a datasource* and NOT a driver. So the
jndi name that you are specifying is for the datasource and not the driver. Naturally,
when you lookup this jndi name, its going to return you a Datasource.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978578#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...