Strange. That should still work the same. The only change to
Configuration since M3 was related to the DataSourceFactory handling
(CAY-785)... Do you have a code example that demonstrates the problem?
Thanks,
Andrus
On May 1, 2008, at 10:29 PM, Brian Nelson wrote:
I've been using a custom subclass of DefaultConfiguration to
customize my database connection.
This works great with 3.0M3. However, today I upgraded to the
snapshot build and it seems to be
ignoring the custom configuration class I pass into the
Configuration.initializeSharedConfiguration method. Has the way
custom configurations work
changed?
Thanks in advance!
Brian