[cdi-dev] [JBoss JIRA] (CDI-689) Typo or unclear message in 24.1.2

John Ament (JIRA) issues at jboss.org
Sun Mar 5 19:32:00 EST 2017


     [ https://issues.jboss.org/browse/CDI-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Ament updated CDI-689:
---------------------------
    Description: 
Section 24.1.2 includes the following text:

{quote}
When Running in Java EE, the container must extend the rules defined in Observer method invocation context and must also ensure that

All kinds of observers are called in the same client security context as the invocation of Event.fire() or Event.fireAsync() or BeanManager.fireEvent().
{quote}

The break after "that" in the first line seems weird, its not clear if its supposed to continue into the second line, or if the sentence is intended to continue.

  was:
Section 24.1.2 includes the following text:

{quote}
When Running in Java EE, the container must extend the rules defined in Observer method invocation context and must also ensure that

All kinds of observers are called in the same client security context as the invocation of Event.fire() or Event.fireAsync() or BeanManager.fireEvent().
{code}

The break after "that" in the first line seems weird, its not clear if its supposed to continue into the second line, or if the sentence is intended to continue.



> Typo or unclear message in 24.1.2
> ---------------------------------
>
>                 Key: CDI-689
>                 URL: https://issues.jboss.org/browse/CDI-689
>             Project: CDI Specification Issues
>          Issue Type: Feature Request
>            Reporter: John Ament
>
> Section 24.1.2 includes the following text:
> {quote}
> When Running in Java EE, the container must extend the rules defined in Observer method invocation context and must also ensure that
> All kinds of observers are called in the same client security context as the invocation of Event.fire() or Event.fireAsync() or BeanManager.fireEvent().
> {quote}
> The break after "that" in the first line seems weird, its not clear if its supposed to continue into the second line, or if the sentence is intended to continue.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the cdi-dev mailing list