[JBoss JIRA] (WFLY-12265) Out of specification: Singleton EJB is allowed to implement SessionBean interface.
by Cheng Fang (Jira)
[ https://issues.jboss.org/browse/WFLY-12265?page=com.atlassian.jira.plugin... ]
Cheng Fang updated WFLY-12265:
------------------------------
Summary: Out of specification: Singleton EJB is allowed to implement SessionBean interface. (was: [GSS](7.2.z) Out of specification: Singleton EJB is allowed to implement SessionBean interface.)
> Out of specification: Singleton EJB is allowed to implement SessionBean interface.
> ----------------------------------------------------------------------------------
>
> Key: WFLY-12265
> URL: https://issues.jboss.org/browse/WFLY-12265
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 16.0.0.Final, 17.0.0.Final
> Reporter: Cheng Fang
> Assignee: Cheng Fang
> Priority: Major
> Attachments: SingletonBean.java
>
>
> Singleton EJB is allowed to implement SessionBean interface and the EJB 3.2 spec says in section 4.9.2 Session Bean Class:
> "The class may implement, directly or indirectly, the javax.ejb.SessionBean interface. Except for singleton session beans."
> EAP should throw an exception or log a warning that it is not valid by the spec.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 5 months
[JBoss JIRA] (WFLY-12265) [GSS](7.2.z) Out of specification: Singleton EJB is allowed to implement SessionBean interface.
by Cheng Fang (Jira)
[ https://issues.jboss.org/browse/WFLY-12265?page=com.atlassian.jira.plugin... ]
Cheng Fang moved JBEAP-17130 to WFLY-12265:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-12265 (was: JBEAP-17130)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: EJB
(was: EJB)
Affects Version/s: 17.0.0.Final
(was: 7.2.1.GA)
> [GSS](7.2.z) Out of specification: Singleton EJB is allowed to implement SessionBean interface.
> -----------------------------------------------------------------------------------------------
>
> Key: WFLY-12265
> URL: https://issues.jboss.org/browse/WFLY-12265
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 17.0.0.Final
> Reporter: Cheng Fang
> Assignee: Cheng Fang
> Priority: Major
> Attachments: SingletonBean.java
>
>
> Singleton EJB is allowed to implement SessionBean interface and the EJB 3.2 spec says in section 4.9.2 Session Bean Class:
> "The class may implement, directly or indirectly, the javax.ejb.SessionBean interface. Except for singleton session beans."
> EAP should throw an exception or log a warning that it is not valid by the spec.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 5 months
[JBoss JIRA] (DROOLS-4256) Make Quarkus extension hot reload to also work with new rules
by Edoardo Vacchi (Jira)
[ https://issues.jboss.org/browse/DROOLS-4256?page=com.atlassian.jira.plugi... ]
Edoardo Vacchi commented on DROOLS-4256:
----------------------------------------
WIP: Drools "unit" of compilation is really the package: DRLs are just "broken down" packages. Thus, an API should be provided to compile package-wise. Current API is FS-oriented or too "smart" ("project" or "kiebase" oriented).
> Make Quarkus extension hot reload to also work with new rules
> -------------------------------------------------------------
>
> Key: DROOLS-4256
> URL: https://issues.jboss.org/browse/DROOLS-4256
> Project: Drools
> Issue Type: Task
> Reporter: Mario Fusco
> Assignee: Edoardo Vacchi
> Priority: Major
>
> At the moment hot reload of Kogito extesnsion for Quarkus only works when modifying an existing rule. It should also work when new rules (or entire drl files) are added or removed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 5 months