You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/06/12 16:35:19 UTC

[jira] [Commented] (SYNCOPE-394) Scheduled tasks are execute without transaction support

    [ https://issues.apache.org/jira/browse/SYNCOPE-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681275#comment-13681275 ] 

Hudson commented on SYNCOPE-394:
--------------------------------

Integrated in Syncope-1_1_X #67 (See [https://builds.apache.org/job/Syncope-1_1_X/67/])
    [SYNCOPE-394] Adding new AbstractTransactionalTaskJob class for jobs needing to execute in transaction (Revision 1492210)

     Result = SUCCESS
ilgrosso : 
Files : 
* /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/init/ImplementationClassNamesLoader.java
* /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/init/JobInstanceLoader.java
* /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/quartz/AbstractTaskJob.java
* /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/quartz/AbstractTransactionalTaskJob.java
* /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/quartz/SampleJob.java
* /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/quartz/TaskJob.java
* /syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/rest/controller/TaskController.java

                
> Scheduled tasks are execute without transaction support
> -------------------------------------------------------
>
>                 Key: SYNCOPE-394
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-394
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.1.2
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.3, 1.2.0
>
>
> Any class extending AbstractTaskJob cannot operate with transaction support because there is no method annotated as @Transactional

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira