[jboss-jira] [JBoss JIRA] (DROOLS-1735) Fetch KieSession from Kbase using session name
Chandresh Mishra (JIRA)
issues at jboss.org
Sat Jan 13 07:26:00 EST 2018
[ https://issues.jboss.org/browse/DROOLS-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13514703#comment-13514703 ]
Chandresh Mishra commented on DROOLS-1735:
------------------------------------------
[~mfusco] is there any update on this?
> Fetch KieSession from Kbase using session name
> -----------------------------------------------
>
> Key: DROOLS-1735
> URL: https://issues.jboss.org/browse/DROOLS-1735
> Project: Drools
> Issue Type: Enhancement
> Components: core engine
> Affects Versions: 7.3.0.Final
> Reporter: Chandresh Mishra
> Assignee: Mario Fusco
> Labels: new_and_noteworthy, task
>
> KieSession kSession = kContainer.getKieBase("KiebaseName")).newKieSession();
> There is no method available in KieBase to get KieSession by passing the session name.
> which is similar to get session from container
> kSession = kContainer.newKieSession("SessionName");
> So , We can not choose a particular kieBase and KieSession at a same time by passing the name for both.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list