problem resolved !
The wrappeddatasource returned by the ctx.lookup was not an
Oracledatasource at least it couldn't be cast as. But the Connection
has a method that make possible it to be cast as oracleconnection in order to use XML
functions of oraclesomething objects.
use ds.getunderlyingconnection().
that all
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958395#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...