Re: Extract resource from context.xml from external app

2006-05-18 Thread Bill Barker
"Arthur van Dorp" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all > > I've got webapps deployed in tomcat 5.5.x that use some resources defined > in > their respective context.xml files. I'd like to use those resource in a > java > program on the same machine (which isn't a

Extract resource from context.xml from external app

2006-05-18 Thread Arthur van Dorp
Hi all I've got webapps deployed in tomcat 5.5.x that use some resources defined in their respective context.xml files. I'd like to use those resource in a java program on the same machine (which isn't a webapp). Most resource descriptions would be easy enough to parse with a bit of xpath, but for