[zanata-bugs] [Bug 867657] [Maven Client] org.apache.maven.lifecycle.LifecycleExecutionException when pushing

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 18 01:49:13 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=867657

Carlos Munoz <camunoz at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ON_QA
     Target Release|---                         |2.0

--- Comment #1 from Carlos Munoz <camunoz at redhat.com> ---
This is a problem with the way Seam runs asynchronous processes. The
asynchronous process doesn't inherit the contexts from the invocation that
started it. Hence, no session information is carried forward and the push fails
as the security checks for some of the activities might fail. 

Added a way to specify the identity with which to run the async process (so far
only works with the REST API).

See:
https://github.com/zanata/zanata/commit/2c5ef50c198e43b4db9ae89cbdb2f82c8d3cb15d

-- 
You are receiving this mail because:
You are on the CC list for the bug.




More information about the zanata-bugs mailing list