Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ksessionProxy = (IKnowledgeSessionService)jndiContext.lookup(IKnowledgeSessionService.KNOWLEDGE_SESSION_SERVICE_JNDI);
- ksessionProxy.rebuildKnowledgeBaseViaKnowledgeAgent();
- System.out.println(ksessionProxy.printKnowledgeBaseContent());
Advertisement
Add Comment
Please, Sign In to add comment