Request scope is not active/destroyed during call to Ejb timeout method
-----------------------------------------------------------------------
Key: WBRI-228
URL: https://jira.jboss.org/jira/browse/WBRI-228
Project: Web Beans
Issue Type: Bug
Components: Enterprise Beans
Reporter: Pete Muir
Priority: Minor
Fix For: 1.0.0.PREVIEW
org.jboss.jsr299.tck.tests.context.request.ejb.…
[View More]EJBRequestContextTest.testRequestScopeActiveDuringCallToEjbTimeoutMethod()
org.jboss.jsr299.tck.tests.context.request.ejb.EJBRequestContextTest.testRequestScopeDestroyedAfterCallToEjbTimeoutMethod()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Conversation scoped data not switched in conversations example
--------------------------------------------------------------
Key: WBRI-163
URL: https://jira.jboss.org/jira/browse/WBRI-163
Project: Web Beans
Issue Type: Bug
Components: Examples
Affects Versions: 1.0.0.ALPHA2
Reporter: Nicklas Karlsson
Assignee: Pete Muir
Fix For: 1.0.0.BETA1
The data input box bound to the conversation …
[View More]scoped data component doesn't switch when conversations are switched. Perhaps the bean store is set at a point where the old value is restored in the new conversation incorrectly?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Separate log message and log level from module.
-----------------------------------------------
Key: WBRI-214
URL: https://jira.jboss.org/jira/browse/WBRI-214
Project: Web Beans
Issue Type: Feature Request
Reporter: Takeshi Kondo
Under development , log message is used to dubug the program
So log message internationalization will be broaden the webbeans user base.
And it make easy to document log message.
Under operation, …
[View More]maybe only in Japan, Log message is used to trigger alert.
so I frequently change log level to prevent alert at the last minute operation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Scope @PersistenceContext for simple beans to module
----------------------------------------------------
Key: WBRI-95
URL: https://jira.jboss.org/jira/browse/WBRI-95
Project: Web Beans RI
Issue Type: Bug
Reporter: Pete Muir
Priority: Minor
Fix For: 1.0.0.BETA1
EJB spec says the PUs are scoped to the module in which they defined, but currently WB just scans whole of the EAR.
--
This message is …
[View More]automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
Verify TX observer tests work once EJB destruction works
--------------------------------------------------------
Key: WBRI-229
URL: https://jira.jboss.org/jira/browse/WBRI-229
Project: Web Beans
Issue Type: Bug
Components: Events
Reporter: Pete Muir
Assignee: David Allen
Fix For: 1.0.0.PREVIEW
org.jboss.jsr299.tck.tests.event.transactionalObservers.EventTest.…
[View More]testAfterTransactionFailureObserver()
org.jboss.jsr299.tck.tests.event.transactionalObservers.EventTest.testAsynchronousObserverAlsoTransactional()
org.jboss.jsr299.tck.tests.event.transactionalObservers.EventTest.testObserverCannotInitiateJtaTransaction()
org.jboss.jsr299.tck.tests.event.transactionalObservers.EventTest.testObserverCannotCommitJtaTransaction()
org.jboss.jsr299.tck.tests.event.transactionalObservers.EventTest.testObserverCannotRollbackJtaTransaction()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]