[jboss-jira] [JBoss JIRA] (DROOLS-755) CDI @KieSession has no default value name

Mauricio Salatino (JIRA) issues at jboss.org
Fri Apr 3 05:42:19 EDT 2015


Mauricio Salatino created DROOLS-755:
----------------------------------------

             Summary: CDI @KieSession has no default value name
                 Key: DROOLS-755
                 URL: https://issues.jboss.org/browse/DROOLS-755
             Project: Drools
          Issue Type: Bug
            Reporter: Mauricio Salatino
            Assignee: Mario Fusco
            Priority: Trivial


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.11#6341)


More information about the jboss-jira mailing list