"Michael Gentry (Yes, I'm a Contractor)" <michael_gentr..anniemae.com>
wrote:
> so it can figure out which DataDomain I really care about, but it doesn't
> seem to load the second cayenne.xml file and add it's domains and I didn't
> see anything offhand to support this.
Pure guesswork as I've never used multiple Domains, but I think you have to
define them all in the same cayenne.xml configuration file.
<domains project-version="1.1">
<domain name="ONE">
</domain>
<domain name="TWO">
</domain>
</domains>
-Mike
This archive was generated by hypermail 2.0.0 : Wed Jul 13 2005 - 15:07:40 EDT