Hello, I am trying to use in my business logic: Class clazz = ClassLoader.getSystemClassLoader().loadClass(className); When application is running in jetspeed portlet, I get error: java.lang.ClassNotFoundException: sk.datalan.slovreport.service.handlers.GenericEventHandler
When I run this application outside of jetspeed, everythink is ok... thanks, miso --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
