[JBoss JIRA] (CDI-544) 10.2.3. The Event interface - provided executor cannot execute observers notification
by Tomas Remes (JIRA)
[ https://issues.jboss.org/browse/CDI-544?page=com.atlassian.jira.plugin.sy... ]
Tomas Remes updated CDI-544:
----------------------------
Affects Version/s: 2.0-EDR1
> 10.2.3. The Event interface - provided executor cannot execute observers notification
> -------------------------------------------------------------------------------------
>
> Key: CDI-544
> URL: https://issues.jboss.org/browse/CDI-544
> Project: CDI Specification Issues
> Issue Type: Clarification
> Affects Versions: 2.0-EDR1
> Reporter: Tomas Remes
>
> {quote}
> If the provided executor cannot execute observers notification, an IllegalArgumentException is thrown.
> {quote}
> What does it mean "cannot execute"? I am not really sure. Does it mean the observer throws an exception which should be wrapped in IAE?
> This would likely contradict {{10.5.1. Handling multiple exceptions thrown during an asynchronous event}}.
> Maybe this sentence could be omitted.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
Not at the next two meetings
by John D. Ament
Hey guys, I won't be able to make it to the next 2 meetings, will be on PTO
for about a week and a half.
Have fun at the f2f!
John
9 years, 3 months
[JBoss JIRA] (CDI-560) A bean archive does not have to contain a beans.xml file
by Antoine Sabot-Durand (JIRA)
[ https://issues.jboss.org/browse/CDI-560?page=com.atlassian.jira.plugin.sy... ]
Antoine Sabot-Durand updated CDI-560:
-------------------------------------
Fix Version/s: 2.0 (proposed)
> A bean archive does not have to contain a beans.xml file
> --------------------------------------------------------
>
> Key: CDI-560
> URL: https://issues.jboss.org/browse/CDI-560
> Project: CDI Specification Issues
> Issue Type: Clarification
> Components: Concepts
> Affects Versions: 2.0-EDR1
> Environment: Section 5.1 Modularity: The library is a bean archive if it contains
> a beans.xml file, as defined in Bean archives.
> It contradicts with the section 12.1
> An archive which:
> contains a beans.xml file with the bean-discovery-mode of none, or,
> contains an extension and no beans.xml file
> is not a bean archive.
> Therefore, an archive with beans.xml is not a bean archive if the bean-discovery-mode = "none".
> I think it is better to be "The library may be a bean archive, as defined in Bean archives."
> Reporter: Emily Jiang
> Priority: Minor
> Fix For: 2.0 (proposed)
>
>
> Section 5.1 Modularity: The library is a bean archive if it contains
> a beans.xml file, as defined in Bean archives.
> It contradicts with the section 12.1
> {quote}
> An archive which:
> * contains a beans.xml file with the bean-discovery-mode of none, or,
> * contains an extension and no beans.xml file
> is not a bean archive.
> {quote}
> Therefore, an archive with beans.xml is not a bean archive if the bean-discovery-mode = "none".
> I think it is better to be "The library may be a bean archive, as defined in Bean archives."
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (CDI-560) A bean archive does not have to contain a beans.xml file
by Emily Jiang (JIRA)
[ https://issues.jboss.org/browse/CDI-560?page=com.atlassian.jira.plugin.sy... ]
Emily Jiang commented on CDI-560:
---------------------------------
That is true Martin! Hence my suggestion:o
> A bean archive does not have to contain a beans.xml file
> --------------------------------------------------------
>
> Key: CDI-560
> URL: https://issues.jboss.org/browse/CDI-560
> Project: CDI Specification Issues
> Issue Type: Clarification
> Components: Concepts
> Affects Versions: 2.0-EDR1
> Environment: Section 5.1 Modularity: The library is a bean archive if it contains
> a beans.xml file, as defined in Bean archives.
> It contradicts with the section 12.1
> An archive which:
> contains a beans.xml file with the bean-discovery-mode of none, or,
> contains an extension and no beans.xml file
> is not a bean archive.
> Therefore, an archive with beans.xml is not a bean archive if the bean-discovery-mode = "none".
> I think it is better to be "The library may be a bean archive, as defined in Bean archives."
> Reporter: Emily Jiang
> Priority: Minor
>
> Section 5.1 Modularity: The library is a bean archive if it contains
> a beans.xml file, as defined in Bean archives.
> It contradicts with the section 12.1
> {quote}
> An archive which:
> * contains a beans.xml file with the bean-discovery-mode of none, or,
> * contains an extension and no beans.xml file
> is not a bean archive.
> {quote}
> Therefore, an archive with beans.xml is not a bean archive if the bean-discovery-mode = "none".
> I think it is better to be "The library may be a bean archive, as defined in Bean archives."
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (CDI-560) A bean archive does not have to contain a beans.xml file
by Martin Kouba (JIRA)
[ https://issues.jboss.org/browse/CDI-560?page=com.atlassian.jira.plugin.sy... ]
Martin Kouba commented on CDI-560:
----------------------------------
Moreover, an implicit bean archive does not have to contain beans.xml at all:
{quote}
An implicit bean archive is any other archive which contains one or more bean classes with a bean defining annotation as defined in Bean defining annotations.
{quote}
> A bean archive does not have to contain a beans.xml file
> --------------------------------------------------------
>
> Key: CDI-560
> URL: https://issues.jboss.org/browse/CDI-560
> Project: CDI Specification Issues
> Issue Type: Clarification
> Components: Concepts
> Affects Versions: 2.0-EDR1
> Environment: Section 5.1 Modularity: The library is a bean archive if it contains
> a beans.xml file, as defined in Bean archives.
> It contradicts with the section 12.1
> An archive which:
> contains a beans.xml file with the bean-discovery-mode of none, or,
> contains an extension and no beans.xml file
> is not a bean archive.
> Therefore, an archive with beans.xml is not a bean archive if the bean-discovery-mode = "none".
> I think it is better to be "The library may be a bean archive, as defined in Bean archives."
> Reporter: Emily Jiang
> Priority: Minor
>
> Section 5.1 Modularity: The library is a bean archive if it contains
> a beans.xml file, as defined in Bean archives.
> It contradicts with the section 12.1
> {quote}
> An archive which:
> * contains a beans.xml file with the bean-discovery-mode of none, or,
> * contains an extension and no beans.xml file
> is not a bean archive.
> {quote}
> Therefore, an archive with beans.xml is not a bean archive if the bean-discovery-mode = "none".
> I think it is better to be "The library may be a bean archive, as defined in Bean archives."
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (CDI-560) A bean archive does not have to contain a beans.xml file
by Martin Kouba (JIRA)
[ https://issues.jboss.org/browse/CDI-560?page=com.atlassian.jira.plugin.sy... ]
Martin Kouba updated CDI-560:
-----------------------------
Description:
Section 5.1 Modularity: The library is a bean archive if it contains
a beans.xml file, as defined in Bean archives.
It contradicts with the section 12.1
{quote}
An archive which:
* contains a beans.xml file with the bean-discovery-mode of none, or,
* contains an extension and no beans.xml file
is not a bean archive.
{quote}
Therefore, an archive with beans.xml is not a bean archive if the bean-discovery-mode = "none".
I think it is better to be "The library may be a bean archive, as defined in Bean archives."
> A bean archive does not have to contain a beans.xml file
> --------------------------------------------------------
>
> Key: CDI-560
> URL: https://issues.jboss.org/browse/CDI-560
> Project: CDI Specification Issues
> Issue Type: Clarification
> Components: Concepts
> Affects Versions: 2.0-EDR1
> Environment: Section 5.1 Modularity: The library is a bean archive if it contains
> a beans.xml file, as defined in Bean archives.
> It contradicts with the section 12.1
> An archive which:
> contains a beans.xml file with the bean-discovery-mode of none, or,
> contains an extension and no beans.xml file
> is not a bean archive.
> Therefore, an archive with beans.xml is not a bean archive if the bean-discovery-mode = "none".
> I think it is better to be "The library may be a bean archive, as defined in Bean archives."
> Reporter: Emily Jiang
> Priority: Minor
>
> Section 5.1 Modularity: The library is a bean archive if it contains
> a beans.xml file, as defined in Bean archives.
> It contradicts with the section 12.1
> {quote}
> An archive which:
> * contains a beans.xml file with the bean-discovery-mode of none, or,
> * contains an extension and no beans.xml file
> is not a bean archive.
> {quote}
> Therefore, an archive with beans.xml is not a bean archive if the bean-discovery-mode = "none".
> I think it is better to be "The library may be a bean archive, as defined in Bean archives."
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (CDI-560) A bean archive does not have to contain a beans.xml file
by Martin Kouba (JIRA)
[ https://issues.jboss.org/browse/CDI-560?page=com.atlassian.jira.plugin.sy... ]
Martin Kouba updated CDI-560:
-----------------------------
Summary: A bean archive does not have to contain a beans.xml file (was: bean archive)
> A bean archive does not have to contain a beans.xml file
> --------------------------------------------------------
>
> Key: CDI-560
> URL: https://issues.jboss.org/browse/CDI-560
> Project: CDI Specification Issues
> Issue Type: Clarification
> Components: Concepts
> Affects Versions: 2.0-EDR1
> Environment: Section 5.1 Modularity: The library is a bean archive if it contains
> a beans.xml file, as defined in Bean archives.
> It contradicts with the section 12.1
> An archive which:
> contains a beans.xml file with the bean-discovery-mode of none, or,
> contains an extension and no beans.xml file
> is not a bean archive.
> Therefore, an archive with beans.xml is not a bean archive if the bean-discovery-mode = "none".
> I think it is better to be "The library may be a bean archive, as defined in Bean archives."
> Reporter: Emily Jiang
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months
[JBoss JIRA] (CDI-560) bean archive
by Emily Jiang (JIRA)
Emily Jiang created CDI-560:
-------------------------------
Summary: bean archive
Key: CDI-560
URL: https://issues.jboss.org/browse/CDI-560
Project: CDI Specification Issues
Issue Type: Clarification
Components: Concepts
Affects Versions: 2.0-EDR1
Environment: Section 5.1 Modularity: The library is a bean archive if it contains
a beans.xml file, as defined in Bean archives.
It contradicts with the section 12.1
An archive which:
contains a beans.xml file with the bean-discovery-mode of none, or,
contains an extension and no beans.xml file
is not a bean archive.
Therefore, an archive with beans.xml is not a bean archive if the bean-discovery-mode = "none".
I think it is better to be "The library may be a bean archive, as defined in Bean archives."
Reporter: Emily Jiang
Priority: Minor
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 3 months