[jira] [Created] (DELTASPIKE-451) Using @ConfigProperty in an EAR File on JBoss 7 fails

2013-11-27 Thread Thomas Stemmer (JIRA)
Thomas Stemmer created DELTASPIKE-451: - Summary: Using @ConfigProperty in an EAR File on JBoss 7 fails Key: DELTASPIKE-451 URL: https://issues.apache.org/jira/browse/DELTASPIKE-451 Project:

Using @ConfigProperty in an EAR File on JBoss 7 fails

2013-11-27 Thread Stemmer Thomas
Thanks and sorry for the double post. created JIRA: #DELTASPIKE-451 https://issues.apache.org/jira/browse/DELTASPIKE-451

Re: Window Handling - CODI like mode?

2013-11-27 Thread Thomas Andraschko
Hi, yes but i don't want to disable it. I would like to use WindowScoped etc. in the future. Regards, Thomas 2013/11/27 Florian Hell i...@softwareentwicklung-hell.de Hi, if you don't wanna have those window loading screen you can create a own ClientWindowConfig like following

AW: Window Handling - CODI like mode?

2013-11-27 Thread Florian Hell
Ok, well...what a luck that the Deltaspike modules are nearly perfect documented...;-) Regards Florian -Ursprüngliche Nachricht- Von: Thomas Andraschko [mailto:andraschko.tho...@gmail.com] Gesendet: Mittwoch, 27. November 2013 11:33 An: dev@deltaspike.apache.org Betreff: Re: Window

Any plan to port @Startup?

2013-11-27 Thread Thomas Andraschko
Hi, is there any to plan to port @Startup for JSF Applications? Regards, Thomas

Re: Any plan to port @Startup?

2013-11-27 Thread Gerhard Petracek
with jsf2+ you can use PostConstructApplicationEvent regards, gerhard 2013/11/27 Thomas Andraschko andraschko.tho...@gmail.com Hi, is there any to plan to port @Startup for JSF Applications? Regards, Thomas

Re: Any plan to port @Startup?

2013-11-27 Thread Thomas Andraschko
Is a SystemEventListener CDI-aware with DS? 2013/11/27 Gerhard Petracek gerhard.petra...@gmail.com with jsf2+ you can use PostConstructApplicationEvent regards, gerhard 2013/11/27 Thomas Andraschko andraschko.tho...@gmail.com Hi, is there any to plan to port @Startup for JSF

Re: Any plan to port @Startup?

2013-11-27 Thread Thomas Andraschko
What about providing a CDI Event for such events? (@Observers PostConstructApplicationEvent event) would be a great thing. 2013/11/27 Thomas Andraschko andraschko.tho...@gmail.com Is a SystemEventListener CDI-aware with DS? 2013/11/27 Gerhard Petracek gerhard.petra...@gmail.com with

Re: Any plan to port @Startup?

2013-11-27 Thread Gerhard Petracek
yes - we can do that. regards, gerhard 2013/11/27 Thomas Andraschko andraschko.tho...@gmail.com What about providing a CDI Event for such events? (@Observers PostConstructApplicationEvent event) would be a great thing. 2013/11/27 Thomas Andraschko andraschko.tho...@gmail.com Is a

Re: Any plan to port @Startup?

2013-11-27 Thread Thomas Andraschko
How is it handled it DS? Should i just create a issue + providing a patch or something? 2013/11/27 Gerhard Petracek gerhard.petra...@gmail.com yes - we can do that. regards, gerhard 2013/11/27 Thomas Andraschko andraschko.tho...@gmail.com What about providing a CDI Event for such

Re: Any plan to port @Startup?

2013-11-27 Thread Gerhard Petracek
yes - you are very welcome to do it (don't forget to use Deactivatable) regards, gerhard 2013/11/27 Thomas Andraschko andraschko.tho...@gmail.com How is it handled it DS? Should i just create a issue + providing a patch or something? 2013/11/27 Gerhard Petracek gerhard.petra...@gmail.com

[jira] [Created] (DELTASPIKE-452) Provide Bridge for JSF SystemEvents

2013-11-27 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-452: Summary: Provide Bridge for JSF SystemEvents Key: DELTASPIKE-452 URL: https://issues.apache.org/jira/browse/DELTASPIKE-452 Project: DeltaSpike

Re: Any plan to port @Startup?

2013-11-27 Thread Gerhard Petracek
afair that's a leftover from codi (where it is needed). (we should discuss @Eager based on your patch.) regards, gerhard 2013/11/27 Thomas Andraschko andraschko.tho...@gmail.com imo the event-style fits for PostConstructApplicationEvent (instead of @Startup), because you have usually

[jira] [Updated] (DELTASPIKE-452) Provide Bridge for JSF SystemEvents

2013-11-27 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-452: - Attachment: 452#2.patch Added Deactivatable Provide Bridge for JSF

[jira] [Created] (DELTASPIKE-453) Provide @Eager for ApplicationScoped beans

2013-11-27 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-453: Summary: Provide @Eager for ApplicationScoped beans Key: DELTASPIKE-453 URL: https://issues.apache.org/jira/browse/DELTASPIKE-453 Project: DeltaSpike

[jira] [Updated] (DELTASPIKE-453) Provide @Eager for ApplicationScoped beans

2013-11-27 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-453: - Attachment: 453.patch Provide @Eager for ApplicationScoped beans

[jira] [Assigned] (DELTASPIKE-451) Using @ConfigProperty in an EAR File on JBoss 7 fails

2013-11-27 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned DELTASPIKE-451: Assignee: Mark Struberg Using @ConfigProperty in an EAR File on JBoss 7

[jira] [Commented] (DELTASPIKE-451) Using @ConfigProperty in an EAR File on JBoss 7 fails

2013-11-27 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13833932#comment-13833932 ] Mark Struberg commented on DELTASPIKE-451: -- Hi! I fear I need some more