Guest User

call

a guest
Jul 20th, 2012
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. ksessionProxy = (IKnowledgeSessionService)jndiContext.lookup(IKnowledgeSessionService.KNOWLEDGE_SESSION_SERVICE_JNDI);
  2. ksessionProxy.rebuildKnowledgeBaseViaKnowledgeAgent();
  3. System.out.println(ksessionProxy.printKnowledgeBaseContent());
Advertisement
Add Comment
Please, Sign In to add comment