Two options here:
1) you are missing a dep inside your application: org/drools/event/KnowledgeRuntimeEventManager
2) there is a problem with that class inside the container. Can you check that you are including the jar that contains that class/interface?
Cheers