On Tue, 17 Jun 2008 08:41:35 +0000, Mick Semb Wever wrote:

> The class being loaded via different classloaders could be a problem
> with the hierarchy defined in Spi.class.

Trying replacing the line in Spi

    VELOCITY_DIRECTIVES("velocity-directives");

with

    VELOCITY_DIRECTIVES("velocity-directives", RESULT);

Maybe that fixes the problem?
~mck


-- 
"All stable processes we shall predict. All unstable processes we shall
control." John von Neumann
| www.semb.wever.org | www.sesat.no | www.sesam.no |

_______________________________________________
Kernel-development mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-development

Reply via email to