Hi
I have one configuration xml file and one
java class. In that java class i have 2 types of method. In one method i am getting the oracle connection using java datasource. In another method i am getting the oracle connection using Oracle datasource. I don't want to hard code in to the class. So how can i achive this one. i don't want to use java datasource in the second method.
Thanks and regards
Anna Madhusudhanan