You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Anthony Carlucci (Created) (JIRA)" <ji...@apache.org> on 2011/10/27 20:40:32 UTC

[jira] [Created] (RAVE-319) Updating a Widget or Adding a New Widget is not working

Updating a Widget or Adding a New Widget is not working
-------------------------------------------------------

                 Key: RAVE-319
                 URL: https://issues.apache.org/jira/browse/RAVE-319
             Project: Rave
          Issue Type: Bug
    Affects Versions: 0.5-INCUBATING
            Reporter: Anthony Carlucci
            Priority: Critical


While working on the Widget ModelPermissionEvaluator I noticed that the code to add a new Widget or update an existing Widget is not persisting to the database.  Specifically:

1) DefaultWidgetService.registerNewWidget

2) DefaultWidgetService.updateWidget

These methods are both failing to persist their data to the database for some reason.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (RAVE-319) Updating a Widget or Adding a New Widget is not working

Posted by "Anthony Carlucci (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Carlucci resolved RAVE-319.
-----------------------------------

    Resolution: Fixed

These two service methods needed to be annotated with @Transactional to ensure JPA commits
                
> Updating a Widget or Adding a New Widget is not working
> -------------------------------------------------------
>
>                 Key: RAVE-319
>                 URL: https://issues.apache.org/jira/browse/RAVE-319
>             Project: Rave
>          Issue Type: Bug
>    Affects Versions: 0.5-INCUBATING
>            Reporter: Anthony Carlucci
>            Assignee: Anthony Carlucci
>            Priority: Critical
>             Fix For: 0.5-INCUBATING
>
>
> While working on the Widget ModelPermissionEvaluator I noticed that the code to add a new Widget or update an existing Widget is not persisting to the database.  Specifically:
> 1) DefaultWidgetService.registerNewWidget
> 2) DefaultWidgetService.updateWidget
> These methods are both failing to persist their data to the database for some reason.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (RAVE-319) Updating a Widget or Adding a New Widget is not working

Posted by "Anthony Carlucci (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Carlucci reassigned RAVE-319:
-------------------------------------

    Assignee: Anthony Carlucci
    
> Updating a Widget or Adding a New Widget is not working
> -------------------------------------------------------
>
>                 Key: RAVE-319
>                 URL: https://issues.apache.org/jira/browse/RAVE-319
>             Project: Rave
>          Issue Type: Bug
>    Affects Versions: 0.5-INCUBATING
>            Reporter: Anthony Carlucci
>            Assignee: Anthony Carlucci
>            Priority: Critical
>             Fix For: 0.5-INCUBATING
>
>
> While working on the Widget ModelPermissionEvaluator I noticed that the code to add a new Widget or update an existing Widget is not persisting to the database.  Specifically:
> 1) DefaultWidgetService.registerNewWidget
> 2) DefaultWidgetService.updateWidget
> These methods are both failing to persist their data to the database for some reason.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (RAVE-319) Updating a Widget or Adding a New Widget is not working

Posted by "Anthony Carlucci (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAVE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Carlucci updated RAVE-319:
----------------------------------

    Fix Version/s: 0.5-INCUBATING
    
> Updating a Widget or Adding a New Widget is not working
> -------------------------------------------------------
>
>                 Key: RAVE-319
>                 URL: https://issues.apache.org/jira/browse/RAVE-319
>             Project: Rave
>          Issue Type: Bug
>    Affects Versions: 0.5-INCUBATING
>            Reporter: Anthony Carlucci
>            Assignee: Anthony Carlucci
>            Priority: Critical
>             Fix For: 0.5-INCUBATING
>
>
> While working on the Widget ModelPermissionEvaluator I noticed that the code to add a new Widget or update an existing Widget is not persisting to the database.  Specifically:
> 1) DefaultWidgetService.registerNewWidget
> 2) DefaultWidgetService.updateWidget
> These methods are both failing to persist their data to the database for some reason.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira