I notice in the email archives a series of emails on this general topic and
the faint hint that this is a known issue and that the latest release
candidate has a fix for it, but the bugtracking system doesn't seem to have
a filed bug on this... the closest I found is PNIX-6 "Per-block
classloaders" which is listed as a new feature (and doesn't really directly
talk about this specific issue). Is this a currently untracked bug?
Regardless, is this fixed in the current codebase (in CVS)?
Could one of the developers familiar with phoenix's classloading strategy
comment/confirm?
Phoenix 4.1 (aka CVS HEAD) fixes this by placing a very minimal set of jars in PHOENIX_HOME/lib. Versions that Phoenix itself needs are instead stashed in PHOENIX_HOME/bin/lib and are in a classloader that is isolated from applications.
The fix was done before we moved to the Jira bugtracker, so there was no specific bug entered for it.
-pete
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
