It didn't work because you had a bad connection url. You had:
jdbc:thin:...
And it should have been:
jdbc:oracle:thin:...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063128#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...