[
https://issues.apache.org/jira/browse/SYNCOPE-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621655#comment-16621655
]
ASF subversion and git services commented on SYNCOPE-1374:
----------------------------------------------------------
Commit 50e4b14c316ca416edfa3e26954bc539a966c03b in syncope's branch
refs/heads/2_1_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=50e4b14 ]
[SYNCOPE-1374] Ensuring Spring can correctly inject the actual Domain
> Concurrent propagation tasks for non-Master domains not saved
> -------------------------------------------------------------
>
> Key: SYNCOPE-1374
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1374
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 2.0.10, 2.1.1
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 2.0.11, 2.1.2, 3.0.0
>
>
> When executing concurrent propagations (e.g. for null-priority External
> Resources) for domains other than Master, the related {{PropagationTask}} is
> not saved, even if trace settings are configured in that way.
> The problem seems to be related to an incorrect reference to Master's JPA
> Persistence Unit, which makes OpenJPA attempting to save against the wrong
> database.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)