Re: Simple Cron Module

2013-12-04 Thread Gerhard Petracek
afaik arne has an existing quartz-integration to donate. regards, gerhard 2013/12/3 Romain Manni-Bucau > Oh, so something else ;). > > I'm +0 on this feature since IMO JavaEE 6 offers what is needed but I > understand your constraint > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http:/

Re: Simple Cron Module

2013-12-04 Thread Arne Limburg
Hi all, Gerhard is right. I wrote such stuff some time ago. It needs some rework to be integrated in deltaspike, but we can take it. You find the code here: https://github.com/openknowledge/openknowledge-cdi-extensions/tree/master/openknowledge-cdi-job So, if anyone wants to review, feel freeā€¦ R

Re: Simple Cron Module

2013-12-04 Thread Thomas Andraschko
Hi, Arne's extensions looks good. It's a different approach compared to seam but i like it. Regards, Thomas 2013/12/4 Arne Limburg > Hi all, > > Gerhard is right. I wrote such stuff some time ago. > It needs some rework to be integrated in deltaspike, but we can take it. > You find the code h

[jira] [Updated] (DELTASPIKE-457) add missing literals

2013-12-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-457: Description: for some annotations we don't have literals (e.g. @Transactional)

[jira] [Created] (DELTASPIKE-457) add missing literals

2013-12-04 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created DELTASPIKE-457: --- Summary: add missing literals Key: DELTASPIKE-457 URL: https://issues.apache.org/jira/browse/DELTASPIKE-457 Project: DeltaSpike Issue Type: Imp

[jira] [Updated] (DELTASPIKE-342) config-annotations for test-runners to control CdiContainer and ContextControl

2013-12-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated DELTASPIKE-342: Component/s: (was: CdiControl) TestControl > config-annota

[jira] [Resolved] (DELTASPIKE-419) Interceptors on partial beans

2013-12-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-419. - Resolution: Later > Interceptors on partial beans > -

[jira] [Assigned] (DELTASPIKE-238) Add HandlerMethodStorage tests

2013-12-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek reassigned DELTASPIKE-238: --- Assignee: Matt Benson > Add HandlerMethodStorage tests >

[jira] [Resolved] (DELTASPIKE-198) Capitalize the work done by weld-osgi to provide a DeltaSpike OSGI module to deploy weld, owb on osgi platform

2013-12-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-198. - Resolution: Won't Fix covered by pax-cdi > Capitalize the work done by weld-

[jira] [Assigned] (DELTASPIKE-450) Secured ViewConfig's are not working as documented

2013-12-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek reassigned DELTASPIKE-450: --- Assignee: Gerhard Petracek > Secured ViewConfig's are not working as docu

[jira] [Assigned] (DELTASPIKE-449) ExceptionHandler not invoked for AccessDeniedException

2013-12-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek reassigned DELTASPIKE-449: --- Assignee: Jason Porter > ExceptionHandler not invoked for AccessDeniedExc

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

2013-12-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek reassigned DELTASPIKE-452: --- Assignee: Gerhard Petracek > Provide Bridge for JSF SystemEvents > --

[jira] [Resolved] (DELTASPIKE-241) Fix integration testing on Weblogic 12c

2013-12-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-241. - Resolution: Won't Fix that are wls12 issues which should be fixed with wls v1

[jira] [Resolved] (DELTASPIKE-261) Integration tests of security impl module fails on Weblogic 12c

2013-12-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-261. - Resolution: Won't Fix that are wls12 issues which should be fixed with wls v1

Dynamic Interceptor Bindings / InterDyn

2013-12-04 Thread Thomas Andraschko
Hi, i know that mstruberg already has a dynamic interceptor extension. What do you think about adding something similiar to DS? Maybe with a cool xml config: test.MyClass test2 This would depend on xml config which isn't finished yet. Right? Propertie

[jira] [Resolved] (DELTASPIKE-450) Secured ViewConfig's are not working as documented

2013-12-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved DELTASPIKE-450. - Resolution: Cannot Reproduce it works here (e.g. see https://github.com/os89

[jira] [Reopened] (DELTASPIKE-450) Secured ViewConfig's are not working as documented

2013-12-04 Thread John Schneider (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Schneider reopened DELTASPIKE-450: --- I've reproduced the issue with a very simple project. I will attach it as requested

[jira] [Updated] (DELTASPIKE-450) Secured ViewConfig's are not working as documented

2013-12-04 Thread John Schneider (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Schneider updated DELTASPIKE-450: -- Attachment: test.zip Test project that reproduces the issue in my environment - Gla

[jira] [Comment Edited] (DELTASPIKE-450) Secured ViewConfig's are not working as documented

2013-12-04 Thread John Schneider (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13839631#comment-13839631 ] John Schneider edited comment on DELTASPIKE-450 at 12/5/13 1:02 AM: