Hi All,
I am having a '-service.xml' file for setting up the ConnectionManager for Sybase dbs. My query is there an API which I can use to access the properties in this file.
For eg:
<config-property name="ConnectionURL" type="java.lang.String">jdbc:sybase:Tds:localhost:10033?ServiceName=someDB</config-property>


What is the API I can use to access the URL value set here(ie. jdbc:sybase:Tds:localhost:10033?ServiceName=someDB) ?

Thanks
Muraly




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to