[jboss-jira] [JBoss JIRA] (DROOLS-755) CDI @KieSession has no default value name
Mario Fusco (JIRA)
issues at jboss.org
Thu May 14 09:48:20 EDT 2015
[ https://issues.jboss.org/browse/DROOLS-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved DROOLS-755.
--------------------------------
Fix Version/s: 6.3.0.Beta1
Resolution: Done
Implemented with https://github.com/droolsjbpm/droolsjbpm-knowledge/commit/808c8d9a7 and https://github.com/droolsjbpm/drools/commit/74dcea923
> CDI @KieSession has no default value name
> -----------------------------------------
>
> Key: DROOLS-755
> URL: https://issues.jboss.org/browse/DROOLS-755
> Project: Drools
> Issue Type: Enhancement
> Reporter: Mauricio Salatino
> Assignee: Mario Fusco
> Fix For: 6.3.0.Beta1
>
>
> We need to support a default KieSession for the @KSession annotation. IN the same way that it is supported for the standard java services:
> KieSession kSession = kContainer.newKieSession();
> @KieSession() failed to compile due it requires a name for the session, which breaks the support for an empty kmodule.xml
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list