you cal try adding <classloader>root</classloader> to the dependency's properties, but that isn't really the correct solution - bit hard to tell without seeing a small example of the code.
- Brett On Sun, 5 Sep 2004 18:04:00 -0700, dan tran <[EMAIL PROTECTED]> wrote: > Hello every one, > > I have a custom plugin with a tag that invokes a bean. My bean's > dependencies are defined correctly in my plugin's probject.xml. > > My bean also load a dynamic class at run time. The dynamic class is in one > my my plugin's project.xml dependencies. However I encounter CNF exception. > on the dynamic class. > > Any suggestion on how to trouble this problem is greatly appreciated. > > -Dan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
