File: testDigesterConfigurationWJNDI.xml

package info (click to toggle)
commons-configuration 1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 3,440 kB
  • ctags: 4,113
  • sloc: java: 32,940; xml: 9,418; makefile: 13; sh: 5
file content (7 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="ISO-8859-1" ?>

<configuration>
  <jndi prefix="java:comp/env"/>
  <properties fileName="test.properties"/>
  <xml fileName="test.xml"/>
</configuration>