[jira] [Commented] (DELTASPIKE-939) dswid=tempWindowId for every duplicated tab in Chrome/Firefox

2015-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629326#comment-14629326 ] Thomas Andraschko commented on DELTASPIKE-939: -- Please add the jsf-module

[jira] [Updated] (DELTASPIKE-830) windowhandling doesn't work correctly when onload defined on h:body

2015-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-830: - Summary: windowhandling doesn't work correctly when onload defined on h:body

[jira] [Updated] (DELTASPIKE-830) windowhandling doesn't work correctly when onload defined on h:body

2015-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-830: - Component/s: JSF22-Module > windowhandling doesn't work correctly when onload

[jira] [Reopened] (DELTASPIKE-946) Prevent jfwid rendering

2015-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko reopened DELTASPIKE-946: -- > Prevent jfwid rendering > --- > > Key: DEL

[jira] [Created] (DELTASPIKE-959) DS cuts the windowId generated from JSF 2.2

2015-07-16 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-959: Summary: DS cuts the windowId generated from JSF 2.2 Key: DELTASPIKE-959 URL: https://issues.apache.org/jira/browse/DELTASPIKE-959 Project: DeltaSpike

[jira] [Resolved] (DELTASPIKE-946) Prevent jfwid rendering

2015-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-946. -- Resolution: Fixed > Prevent jfwid rendering > --- > >

[jira] [Commented] (DELTASPIKE-957) Improve how TransactionStrategies are looked up

2015-07-16 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629434#comment-14629434 ] Mark Struberg commented on DELTASPIKE-957: -- if the @Alternative is broken in

[jira] [Resolved] (DELTASPIKE-959) DS cuts the windowId generated from JSF 2.2

2015-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-959. -- Resolution: Fixed > DS cuts the windowId generated from JSF 2.2 > --

[jira] [Assigned] (DELTASPIKE-942) DeltaSpike fails to start with corrupted persistence.xml file.

2015-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko reassigned DELTASPIKE-942: Assignee: Thomas Andraschko > DeltaSpike fails to start with corrupted

[jira] [Commented] (DELTASPIKE-942) DeltaSpike fails to start with corrupted persistence.xml file.

2015-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629486#comment-14629486 ] Thomas Andraschko commented on DELTASPIKE-942: -- [~danielsoro] Would you l

[jira] [Updated] (DELTASPIKE-942) DeltaSpike fails to start with corrupted persistence.xml file.

2015-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-942: - Assignee: Daniel Cunha (soro) (was: Thomas Andraschko) > DeltaSpike fails to

[jira] [Commented] (DELTASPIKE-942) DeltaSpike fails to start with corrupted persistence.xml file.

2015-07-16 Thread Daniel Cunha (soro) (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629614#comment-14629614 ] Daniel Cunha (soro) commented on DELTASPIKE-942: Ok! I'll check soon.

Re: Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-16 Thread akm
Mark, Now we are getting a NullPointer Exception while trying to enable the CDI features for the Worker thread (created by the concurrent ExecutorService )in our MultiCore framework. Earlier It did work fine in our asynchronous framework when the Worker Thread(Actually this worker thread is man

Re: Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-16 Thread akm
CDI-WorkerThread.zip Attached a Sample-EAR project.. -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/Start-Request-scope-manually-f

[jira] [Resolved] (DELTASPIKE-957) Improve how TransactionStrategies are looked up

2015-07-16 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-957. - Resolution: Not A Problem @john: if you don't agree with the arguments we prov

Re: Start Request scope manually fro a worker thread(asynchronous thread) in WAS8

2015-07-16 Thread akm
CDI-WorkerThread.zip Attached a Sample-EAR Project. TestCdiServlet -Front Controller... -- View this message in context: http://apache-deltaspike-incubator-discussions.2316169.n4.nabbl