| Author |
Load Datasource object from the *ds.xml file
|
Y Rach
Greenhorn
Joined: Mar 29, 2011
Posts: 9
|
|
I have *-ds.xml .
There are defined connection properties there.
One of them is <security-domain>some-domain</security-domain>.
This option is placed in the other conf file.
But the question is :
How can I create Datasource object from this file ?
I can't find some simple way by googling..such as *.load(xml).
Thanks !
|
 |
 |
|
|
subject: Load Datasource object from the *ds.xml file
|
|
|