In the new Orion documentation it says:
"The server.xml file also contains references
to the other configuration files.
Specifically, in the server.xml you specify
- Where the data-source configuration is located"
Line 596 in http://www.orionserver.com/docs/index.html
Is this correct?
I can't find any references in the actual DTD or the tag description
of server.xml that you can specify where to look for data sources.
More to the point: Can I have a local data-sources.xml for each
enterprise application that I deploy?
/Magnus