Hi,

I have a module A which could be viewed as an Editor (with the GUI etc). In
this module I have implemented the iPojo Extender Pattern for the Help
package in different language.
So, in each help package, I have in the manifest something like
<HelpExtension> which contains the class name to instanciate to retrieve
some useful information...

My problem is that I can deploy the first extension... but with the second
one, I have a ClassNotFoundException ? If I deploy the second extension as
first extension, it is ok but for the other, ClassNotFoundException again ?

Any idea ?

Thanks,
Regards,
Mathieu

Reply via email to