Re: [Data] Scope of repositories

2014-06-18 Thread Thomas Andraschko
sf 2.2 that's the default anyway - see > javax.faces.SERIALIZE_SERVER_STATE) > > however, it would be great, if you provide a demo-application which > illustrates the issue. > > regards, > gerhard > > > > 2014-06-18 14:36 GMT+02:00 Thomas Andraschko

Re: [Data] Scope of repositories

2014-06-18 Thread Thomas Andraschko
taspike/data/impl/handler/QueryHandler.java > > > > > > On Wed, Jun 18, 2014 at 1:13 PM, Karl Kildén > > wrote: > > > > > Feels like it should default to @ApplicationScoped? I see no reason why > > not > > > at least > > > > > > &g

Re: [Data] Scope of repositories

2014-06-18 Thread Thomas Andraschko
or: @Repository(scope = ApplicationScoped.class) 2014-06-18 12:25 GMT+02:00 Thomas Andraschko : > Hi Thomas, > > my problem is that when i inject it in a ViewScoped bean, it tries to > serialize it but it isn't serializable. > Could we make it configurable? Maybe we could de

Re: [Data] Scope of repositories

2014-06-18 Thread Thomas Andraschko
> Thomas > > > On Wed, Jun 18, 2014 at 11:37 AM, Thomas Andraschko < > andraschko.tho...@gmail.com> wrote: > > > Hi, > > > > AFAICS repositories are non-scoped, right? > > Isn't it possible to make them appscoped? > > > > Regards, > > Thomas > > >

[Data] Scope of repositories

2014-06-18 Thread Thomas Andraschko
Hi, AFAICS repositories are non-scoped, right? Isn't it possible to make them appscoped? Regards, Thomas

Re: [Data] Update/Delete via @Query?

2014-06-17 Thread Thomas Andraschko
Ah damn, sorry! Should be ofc: @Query("UPDATE BasketItem e SET e.status = ?1 WHERE e.basket.basketId = ?2") Will do further tests. 2014-06-17 16:49 GMT+02:00 Thomas Andraschko : > Hi, > > i currently try to execute a update via @Query -> > > @Modifying >

[Data] Update/Delete via @Query?

2014-06-17 Thread Thomas Andraschko
Hi, i currently try to execute a update via @Query -> @Modifying @Query("UPDATE BasketItem SET status = ?1 WHERE e.basket.basketId = ?2") public abstract int updateStatus(int status, String basketId); Is it possible? Is it also possible with a DELETE statement? I get following excep

Re: [VOTE] Release of Apache DeltaSpike 1.0.0

2014-06-16 Thread Thomas Andraschko
+1 2014-06-16 13:40 GMT+02:00 Rafael Benevides : > +1 > > Em 14/06/14 12:00, Gerhard Petracek escreveu: > > Hi, >> >> I was running the needed tasks to get the 8th release of Apache DeltaSpike >> out. >> The artifacts are deployed to Nexus [1] (and [2]). >> >> The tag is available at [3] and wi

Re: [data] dto and isNew

2014-06-16 Thread Thomas Andraschko
Why don't we use entityManager#contains instead of checking the ID? 2014-06-16 10:22 GMT+02:00 Karl Kildén : > Hi, > > On could argue that the real problem is that the algorithm that decides if > it should be a save or persist. It uses some portable way of deciding this > that requires the entit

Re: [VOTE] logo-color

2014-06-14 Thread Thomas Andraschko
+1 for blue 2014-06-14 20:55 GMT+02:00 Gerhard Petracek : > hi @ all, > > this second vote is about the color and therefore the final logo. > > i've uploaded the candidates provided by jim at [1]-[4]. > please send a +1 for one of them. > > regards, > gerhard > > [1] http://s.apache.org/DS_LOGO_

Re: DeltaSpike docs help

2014-06-14 Thread Thomas Andraschko
right :) 2014-06-13 23:04 GMT+02:00 Gerhard Petracek : > hi rafael, > > i guess thomas just opened those ticket, because there is still a lot to > do. > > +1 for your suggestion. > > regards, > gerhard > > > > 2014-06-13 16:42 GMT+02:00 Rafael Benevides : > > Hi Gerhard, >> >> Due to some issue

[jira] [Created] (DELTASPIKE-642) Better structure for Core documentation

2014-06-12 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-642: Summary: Better structure for Core documentation Key: DELTASPIKE-642 URL: https://issues.apache.org/jira/browse/DELTASPIKE-642 Project: DeltaSpike

[jira] [Created] (DELTASPIKE-641) Document prevent double submit feature

2014-06-12 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-641: Summary: Document prevent double submit feature Key: DELTASPIKE-641 URL: https://issues.apache.org/jira/browse/DELTASPIKE-641 Project: DeltaSpike

[jira] [Created] (DELTASPIKE-640) Document Scopes in Core module

2014-06-12 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-640: Summary: Document Scopes in Core module Key: DELTASPIKE-640 URL: https://issues.apache.org/jira/browse/DELTASPIKE-640 Project: DeltaSpike

Re: [VOTE] logo-shape

2014-06-11 Thread Thomas Andraschko
+1 for #1 and #12 2014-06-11 19:56 GMT+02:00 Bruno Leonardo Gonçalves : > +1 for #13 and #1. > > > 2014-06-11 13:51 GMT-03:00 Gerhard Petracek : > > > hi @ all, > > > > this first vote is just about the basic shape/style and >not< the color. > > > > i've uploaded the candidates provided by jim a

[jira] [Commented] (DELTASPIKE-636) @Secures should trigger the ds-exception-handler

2014-06-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028276#comment-14028276 ] Thomas Andraschko commented on DELTASPIKE-636: -- AFAIR you don'

[jira] [Created] (DELTASPIKE-635) Document last TODOs in the JSF module documentation

2014-06-11 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-635: Summary: Document last TODOs in the JSF module documentation Key: DELTASPIKE-635 URL: https://issues.apache.org/jira/browse/DELTASPIKE-635 Project

[jira] [Updated] (DELTASPIKE-634) Add documentation for Deactivatable

2014-06-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-634: - Issue Type: Task (was: Bug) > Add documentation for Deactivata

[jira] [Created] (DELTASPIKE-634) Add documentation for Deactivatable

2014-06-11 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-634: Summary: Add documentation for Deactivatable Key: DELTASPIKE-634 URL: https://issues.apache.org/jira/browse/DELTASPIKE-634 Project: DeltaSpike

[jira] [Resolved] (DELTASPIKE-621) DeltaSpikeResourceHandler should implement Deactivatable

2014-06-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-621. -- Resolution: Fixed > DeltaSpikeResourceHandler should implem

[jira] [Resolved] (DELTASPIKE-629) Initial redirect fails behind proxy/fw/apache redirects

2014-06-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-629. -- Resolution: Fixed > Initial redirect fails behind proxy/fw/apa

[jira] [Updated] (DELTASPIKE-629) Initial redirect fails behind proxy/fw/apache redirects

2014-06-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-629: - Attachment: DELTASPIKE-629.patch > Initial redirect fails behind proxy

[jira] [Updated] (DELTASPIKE-570) Provide prototype/example for proposed mix between LAZY and CLIENTWINDOW window handling

2014-06-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-570: - Fix Version/s: (was: 1.0.0) > Provide prototype/example for proposed

[jira] [Updated] (DELTASPIKE-509) [perf] cache map in DefaultClientWindow#getQueryURLParameters

2014-06-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-509: - Fix Version/s: 1.0.1 > [perf] cache map in DefaultClientWin

[jira] [Updated] (DELTASPIKE-506) [perf] use a shared StringBuilder

2014-06-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-506: - Fix Version/s: 1.0.1 > [perf] use a shared StringBuil

[jira] [Updated] (DELTASPIKE-544) api for a fine-grained control of @ViewAccessScoped beans

2014-06-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-544: - Fix Version/s: (was: 1.0.0) 1.0.1 > api for a f

[jira] [Created] (DELTASPIKE-629) Initial redirect fails behind proxy/fw/apache redirects

2014-06-06 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-629: Summary: Initial redirect fails behind proxy/fw/apache redirects Key: DELTASPIKE-629 URL: https://issues.apache.org/jira/browse/DELTASPIKE-629 Project

[jira] [Comment Edited] (DELTASPIKE-620) BridgeExceptionHandlerWrapper interferes with wrapped ExceptionHandlers

2014-05-30 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013830#comment-14013830 ] Thomas Andraschko edited comment on DELTASPIKE-620 at 5/30/14 3:5

[jira] [Commented] (DELTASPIKE-620) BridgeExceptionHandlerWrapper interferes with wrapped ExceptionHandlers

2014-05-30 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013830#comment-14013830 ] Thomas Andraschko commented on DELTASPIKE-620: -- Could you plea

[jira] [Commented] (DELTASPIKE-613) Avoid windowhandler.html in GET requests from links

2014-05-27 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009493#comment-14009493 ] Thomas Andraschko commented on DELTASPIKE-613: -- AFAICS it

@Query naming conflict with javax.persistence.Query. Rename?

2014-05-26 Thread Thomas Andraschko
Hi, i currently start to use the Data Module and one thing isn't really nice. If you have an abstract Repository, you likely have an import of "javax.persistence.Query" and maybe @Query. What do you think about renaming @Query to resolve the naming conflict? Regards, Thomas

[jira] [Commented] (DELTASPIKE-604) Add #merge to EntityRepository

2014-05-23 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006957#comment-14006957 ] Thomas Andraschko commented on DELTASPIKE-604: -- I have an case whe

[jira] [Created] (DELTASPIKE-604) Add #merge to EntityRepository

2014-05-22 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-604: Summary: Add #merge to EntityRepository Key: DELTASPIKE-604 URL: https://issues.apache.org/jira/browse/DELTASPIKE-604 Project: DeltaSpike

[jira] [Created] (DELTASPIKE-603) removeBy* - similiar to findBy*

2014-05-22 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-603: Summary: removeBy* - similiar to findBy* Key: DELTASPIKE-603 URL: https://issues.apache.org/jira/browse/DELTASPIKE-603 Project: DeltaSpike

Data Module - Provide an abstract base entity class?

2014-05-20 Thread Thomas Andraschko
Hi, WDYT about providing an abstract base entity? I always copy this from project to project... Here is a example: https://gist.github.com/tandraschko/a5a79c4edb3e742fc75b Regards, Thomas

Re: [DISCUSS] next release as 1.0?

2014-05-19 Thread Thomas Andraschko
+0 - no logo - documentation... there are many TODOs. Also a docu for some for the really core features is not available (like Deactivatable). - we should check the performance of the modules. (i already openend some improvements for the JSF module) 2014-05-19 12:39 GMT+02:00 Karl Kildén : > "De

[jira] [Comment Edited] (DELTASPIKE-591) Add a ProjectStage aware resource Servlet

2014-05-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996298#comment-13996298 ] Thomas Andraschko edited comment on DELTASPIKE-591 at 5/13/14 11:5

[jira] [Commented] (DELTASPIKE-591) Add a ProjectStage aware resource Servlet

2014-05-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997522#comment-13997522 ] Thomas Andraschko commented on DELTASPIKE-591: -- +1 Romain. So

[jira] [Created] (DELTASPIKE-590) ExceptionHandlerBroadcaster should not rethrow exceptions from BridgeExceptionHandlerWrapper

2014-05-14 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-590: Summary: ExceptionHandlerBroadcaster should not rethrow exceptions from BridgeExceptionHandlerWrapper Key: DELTASPIKE-590 URL: https://issues.apache.org/jira

[jira] [Updated] (DELTASPIKE-590) ExceptionHandlerBroadcaster should not rethrow exceptions from BridgeExceptionHandlerWrapper

2014-05-14 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-590: - Component/s: Core > ExceptionHandlerBroadcaster should not reth

[jira] [Updated] (DELTASPIKE-590) ExceptionHandlerBroadcaster should not rethrow exceptions from BridgeExceptionHandlerWrapper

2014-05-14 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-590: - Description: No other JSF ExceptionHandler has the choice to handle it. I

[jira] [Commented] (DELTASPIKE-591) Add a ProjectStage aware resource Servlet

2014-05-13 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996298#comment-13996298 ] Thomas Andraschko commented on DELTASPIKE-591: -- I have not use-case

[jira] [Resolved] (DELTASPIKE-590) ExceptionHandlerBroadcaster should not rethrow exceptions from BridgeExceptionHandlerWrapper

2014-05-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-590. -- Resolution: Fixed > ExceptionHandlerBroadcaster should not reth

Re: [ANNOUNCE] Release of Apache DeltaSpike 0.7

2014-05-04 Thread Thomas Andraschko
Thanks Gerhard! 2014-05-04 9:48 GMT+02:00 Gerhard Petracek : > The Apache DeltaSpike team is pleased to announce the 7th release of > DeltaSpike. > > Apache DeltaSpike is not a CDI-container, but a portable CDI extension. > > Documentation: > http://deltaspike.apache.org/documentation.html > > R

Re: [VOTE] Release of Apache DeltaSpike 0.7

2014-05-01 Thread Thomas Andraschko
+1 2014-05-01 11:30 GMT+02:00 Gerhard Petracek : > the dist was only generated locally. > > @john: > i planned to create a ticket for you after the release. > > @rafael: > -Pdistribution was used > > however, it isn't a blocker. > > regards, > gerhard > > > > 2014-04-30 23:27 GMT+02:00 Rafael Be

[jira] [Resolved] (DELTASPIKE-585) HttpSession is not serializable

2014-04-28 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-585. -- Resolution: Fixed > HttpSession is not serializa

[jira] [Commented] (DELTASPIKE-572) Remove Documentation TODOs

2014-04-28 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982957#comment-13982957 ] Thomas Andraschko commented on DELTASPIKE-572: -- Gerhard, there are s

[jira] [Created] (DELTASPIKE-585) HttpSession is not serializable

2014-04-28 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-585: Summary: HttpSession is not serializable Key: DELTASPIKE-585 URL: https://issues.apache.org/jira/browse/DELTASPIKE-585 Project: DeltaSpike

[jira] [Resolved] (DELTASPIKE-584) ds:disableClientWindow prevents child rendering with CLIENTWINDOW mode

2014-04-27 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-584. -- Resolution: Fixed > ds:disableClientWindow prevents child rendering w

[jira] [Created] (DELTASPIKE-584) ds:disableClientWindow prevents child rendering with CLIENTWINDOW mode

2014-04-27 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-584: Summary: ds:disableClientWindow prevents child rendering with CLIENTWINDOW mode Key: DELTASPIKE-584 URL: https://issues.apache.org/jira/browse/DELTASPIKE-584

Re: first steps for the next release

2014-04-22 Thread Thomas Andraschko
+1 for the release + fixing those mem leaks bugs

[jira] [Updated] (DELTASPIKE-544) api for a fine-grained control of @ViewAccessScoped beans

2014-04-21 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-544: - Fix Version/s: (was: 0.7) 0.8 > api for a f

[jira] [Updated] (DELTASPIKE-570) Provide prototype/example for proposed mix between LAZY and CLIENTWINDOW window handling

2014-04-21 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-570: - Fix Version/s: (was: 0.7) 0.8 > Provide protot

[jira] [Resolved] (DELTASPIKE-574) Versioning for DeltaSpike JSF resources

2014-04-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-574. -- Resolution: Fixed > Versioning for DeltaSpike JSF resour

[jira] [Resolved] (DELTASPIKE-573) f:viewAction is executed twice with LAZY window handling mode

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-573. -- Resolution: Fixed > f:viewAction is executed twice with LAZY win

[jira] [Resolved] (DELTASPIKE-574) Versioning for DeltaSpike JSF resources

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-574. -- Resolution: Fixed > Versioning for DeltaSpike JSF resour

[jira] [Updated] (DELTASPIKE-574) Versioning for DeltaSpike JSF resources

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-574: - Summary: Versioning for DeltaSpike JSF resources (was: versioning for

[jira] [Resolved] (DELTASPIKE-569) Improve DeltaSpikeResourceHandler handling

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-569. -- Resolution: Fixed > Improve DeltaSpikeResourceHandler handl

[jira] [Commented] (DELTASPIKE-574) versioning for windowhandler.js

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969870#comment-13969870 ] Thomas Andraschko commented on DELTASPIKE-574: -- #getJarVersion al

[jira] [Comment Edited] (DELTASPIKE-573) f:viewAction is executed twice with LAZY window handling mode

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969810#comment-13969810 ] Thomas Andraschko edited comment on DELTASPIKE-573 at 4/15/14 5:4

[jira] [Commented] (DELTASPIKE-573) f:viewAction is executed twice with LAZY window handling mode

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969810#comment-13969810 ] Thomas Andraschko commented on DELTASPIKE-573: -- Did cleared your bro

[jira] [Commented] (DELTASPIKE-574) versioning for windowhandler.js

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969761#comment-13969761 ] Thomas Andraschko commented on DELTASPIKE-574: -- just append the ver

[jira] [Updated] (DELTASPIKE-573) f:viewAction is executed twice with LAZY window handling mode

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-573: - Attachment: DELTASPIKE-573.patch Please try to attached patch with trunk. I

[jira] [Updated] (DELTASPIKE-573) f:viewAction is executed twice with LAZY window handling mode

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-573: - Summary: f:viewAction is executed twice with LAZY window handling mode (was

[jira] [Updated] (DELTASPIKE-573) If you define h:head within your site and use ds:windowId (ClientWindowRenderMode.LAZY), then f:viewAction is called twice (2 window ids are generated)

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-573: - Component/s: JSF-Module > If you define h:head within your site and

[jira] [Updated] (DELTASPIKE-573) If you define h:head within your site and use ds:windowId (ClientWindowRenderMode.LAZY), then f:viewAction is called twice (2 window ids are generated)

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-573: - Fix Version/s: 0.7 > If you define h:head within your site and

[jira] [Assigned] (DELTASPIKE-573) If you define h:head within your site and use ds:windowId (ClientWindowRenderMode.LAZY), then f:viewAction is called twice (2 window ids are generated)

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko reassigned DELTASPIKE-573: Assignee: Thomas Andraschko > If you define h:head within your s

[jira] [Commented] (DELTASPIKE-573) If you define h:head within your site and use ds:windowId (ClientWindowRenderMode.LAZY), then f:viewAction is called twice (2 window ids are generated)

2014-04-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969445#comment-13969445 ] Thomas Andraschko commented on DELTASPIKE-573: -- I assume it only hap

[jira] [Updated] (DELTASPIKE-569) Improve DeltaSpikeResourceHandler handling

2014-04-14 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-569: - Fix Version/s: 0.7 > Improve DeltaSpikeResourceHandler handl

[jira] [Created] (DELTASPIKE-570) Provide prototype/example for proposed mix between LAZY and CLIENTWINDOW window handling

2014-04-14 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-570: Summary: Provide prototype/example for proposed mix between LAZY and CLIENTWINDOW window handling Key: DELTASPIKE-570 URL: https://issues.apache.org/jira/browse

[jira] [Created] (DELTASPIKE-569) Improve DeltaSpikeResourceHandler handling

2014-04-14 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-569: Summary: Improve DeltaSpikeResourceHandler handling Key: DELTASPIKE-569 URL: https://issues.apache.org/jira/browse/DELTASPIKE-569 Project: DeltaSpike

[jira] [Resolved] (DELTASPIKE-567) Consistent post/get parameter naming

2014-04-12 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-567. -- Resolution: Fixed > Consistent post/get parameter nam

[jira] [Resolved] (DELTASPIKE-568) Client Window cookie name is different on server and client side

2014-04-12 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-568. -- Resolution: Fixed > Client Window cookie name is different on server

[jira] [Created] (DELTASPIKE-568) Client Window cookie name is different on server and client side

2014-04-11 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-568: Summary: Client Window cookie name is different on server and client side Key: DELTASPIKE-568 URL: https://issues.apache.org/jira/browse/DELTASPIKE-568

[jira] [Comment Edited] (DELTASPIKE-567) Consistent post/get parameter naming

2014-04-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966425#comment-13966425 ] Thomas Andraschko edited comment on DELTASPIKE-567 at 4/11/14 11:2

[jira] [Updated] (DELTASPIKE-567) Consistent post/get parameter naming

2014-04-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-567: - Environment: (was: Currently we have: - dswid: windowId for GET requests

[jira] [Commented] (DELTASPIKE-567) Consistent post/get parameter naming

2014-04-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966425#comment-13966425 ] Thomas Andraschko commented on DELTASPIKE-567: -- Currently we

[jira] [Created] (DELTASPIKE-567) Consistent post/get parameter naming

2014-04-11 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-567: Summary: Consistent post/get parameter naming Key: DELTASPIKE-567 URL: https://issues.apache.org/jira/browse/DELTASPIKE-567 Project: DeltaSpike

[jira] [Resolved] (DELTASPIKE-566) JSF always requires an active WindowContext

2014-04-09 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-566. -- Resolution: Fixed > JSF always requires an active WindowCont

[jira] [Created] (DELTASPIKE-566) JSF always requires an active WindowContext

2014-04-09 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created DELTASPIKE-566: Summary: JSF always requires an active WindowContext Key: DELTASPIKE-566 URL: https://issues.apache.org/jira/browse/DELTASPIKE-566 Project: DeltaSpike

[jira] [Resolved] (DELTASPIKE-559) ExceptionHandler lifecycle

2014-04-09 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-559. -- Resolution: Fixed > ExceptionHandler lifecy

[jira] [Commented] (DELTASPIKE-559) ExceptionHandler lifecycle

2014-04-09 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964608#comment-13964608 ] Thomas Andraschko commented on DELTASPIKE-559: -- Fixed now. Could

[jira] [Commented] (DELTASPIKE-544) api for a fine-grained control of @ViewAccessScoped beans

2014-04-08 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963410#comment-13963410 ] Thomas Andraschko commented on DELTASPIKE-544: -- Any idea for the new

[jira] [Comment Edited] (DELTASPIKE-544) api for a fine-grained control of @ViewAccessScoped beans

2014-04-08 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963410#comment-13963410 ] Thomas Andraschko edited comment on DELTASPIKE-544 at 4/8/14 8:3

[jira] [Updated] (DELTASPIKE-559) ExceptionHandler lifecycle

2014-04-04 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-559: - Fix Version/s: 0.7 > ExceptionHandler lifecy

[jira] [Assigned] (DELTASPIKE-559) ExceptionHandler lifecycle

2014-04-04 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko reassigned DELTASPIKE-559: Assignee: Thomas Andraschko > ExceptionHandler lifecy

Re: [DISCUSS] releases

2014-04-03 Thread Thomas Andraschko
+1 2014-04-03 16:14 GMT+02:00 Rafael Benevides : > +1 > > I like continuous releases to mitigate risk and it also gives the feeling > to the early adopters and users that the project is being updated without > the need to check the sources ;) > > Em 03/04/14 09:49, Christian Kaltepoth escreveu:

[jira] [Commented] (DELTASPIKE-557) ExceptionHandler issues

2014-04-01 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956625#comment-13956625 ] Thomas Andraschko commented on DELTASPIKE-557: -- Should be fixed in t

[jira] [Resolved] (DELTASPIKE-546) NPE in observer method on Glassfish 4.x

2014-03-24 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-546. -- Resolution: Fixed > NPE in observer method on Glassfish

[jira] [Updated] (DELTASPIKE-546) NPE in observer method on Glassfish 4.x

2014-03-24 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-546: - Component/s: Core > NPE in observer method on Glassfish

[jira] [Assigned] (DELTASPIKE-546) NPE in observer method on Glassfish 4.x

2014-03-24 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko reassigned DELTASPIKE-546: Assignee: Thomas Andraschko > NPE in observer method on Glassfish

[jira] [Updated] (DELTASPIKE-546) NPE in observer method on Glassfish 4.x

2014-03-24 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated DELTASPIKE-546: - Fix Version/s: 0.7 > NPE in observer method on Glassfish

[jira] [Resolved] (DELTASPIKE-545) DeltaSpikeExceptionHandler getRootCause assumes caught FacesException is wrapping another Exception

2014-03-23 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved DELTASPIKE-545. -- Resolution: Fixed > DeltaSpikeExceptionHandler getRootCause assumes cau

[jira] [Assigned] (DELTASPIKE-545) DeltaSpikeExceptionHandler getRootCause assumes caught FacesException is wrapping another Exception

2014-03-23 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko reassigned DELTASPIKE-545: Assignee: Thomas Andraschko > DeltaSpikeExceptionHandler getRootCa

Re: [VOTE] #2 Release of Apache DeltaSpike 0.6

2014-03-16 Thread Thomas Andraschko
+1 2014-03-16 20:19 GMT+01:00 Romain Manni-Bucau : > +1 > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http://rmannibucau.wordpress.com/ > LinkedIn: http://fr.linkedin.com/in/rmannibucau > Github: https://github.com/rmannibucau > > > > 2014-03-16 18:36 GMT+01:00 John D. Ament : > > +1. > >

Re: [VOTE] Release of Apache DeltaSpike 0.6

2014-03-16 Thread Thomas Andraschko
+1 2014-03-16 14:04 GMT+01:00 Gerhard Petracek : > +1 > > regards, > gerhard > > > > 2014-03-16 14:04 GMT+01:00 Gerhard Petracek : > > > Hi, > > > > I was running the needed tasks to get the 6th release of Apache > DeltaSpike > > out. > > The artifacts are deployed to Nexus [1] (and [2]). > > >

[Proposal] new client window mode - mix between LAZY and CLIENTWINDOW

2014-03-14 Thread Thomas Andraschko
Hi, some months ago, i developed a own client window handling for a ASP.NETapplication. It's like a mix of LAZY and CLIENTWINDOW -> IMO it's completely safe but the windowhandler.html streaming is reduced to a minimum. The main concept behind it is -> the windowId will not be rendered for links.

Re: first steps for the next release

2014-03-12 Thread Thomas Andraschko
+1 thanks gerhard 2014-03-12 11:14 GMT+01:00 Gerhard Petracek : > hi @ all, > > if there are no objections, i will start with the first steps for the next > release (v0.6) by the end of this week. > > regards, > gerhard >

[jira] [Commented] (DELTASPIKE-374) Provide a WindowContext/flow implementation that deal with login or error pages flows/redirections

2014-03-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13926236#comment-13926236 ] Thomas Andraschko commented on DELTASPIKE-374: -- Could you please pro

@JsfPhaseListener - Alternative name?

2014-03-06 Thread Thomas Andraschko
Hi, as we introduced @DeltaSpike now and replaced the redundant @Web with it, maybe we can discuss @JsfPhaseListener, too. We could also use @DeltaSpike in this case but @JsfPhaseListener also contains an ordinal attribute. Gerhard mentioned that the idea was to combine it in one annotation as i

<    5   6   7   8   9   10   11   12   >