[JBoss JIRA] (WFLY-6390) Elytron integration with Batch / JBeret
by James Perkins (JIRA)
[ https://issues.jboss.org/browse/WFLY-6390?page=com.atlassian.jira.plugin.... ]
James Perkins updated WFLY-6390:
--------------------------------
Release Notes Text:
A new {{security-domain}} attribute was added to the {{batch-jberet}} subsystem to allow batch jobs to be executed under that security domain. Jobs that are stopped as part of a {{suspend}} operation will be restarted on execution of a {{resume}} with the original user that started job.
There was a {{org.wildfly.extension.batch.jberet.deployment.BatchPermission}} added to allow a security restraint to various batch functions. The following functions can be controlled with this permission.
* start
* stop
* restart
* abandon
* read
The read function allows users to use the getter methods from the {{javax.batch.operations.JobOperator}} or read the {{batch-jberet}} deployment resource, for example {{/deployment=my.war/subsystem=batch-jberet:read-resource}}.
Affects: Release Notes
> Elytron integration with Batch / JBeret
> ----------------------------------------
>
> Key: WFLY-6390
> URL: https://issues.jboss.org/browse/WFLY-6390
> Project: WildFly
> Issue Type: Feature Request
> Components: Batch
> Reporter: Darran Lofthouse
> Assignee: James Perkins
> Fix For: 11.0.0.Alpha1
>
>
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (WFLY-7755) Upgrade JBeret from 1.2.1.Final to 1.2.2.Final
by James Perkins (JIRA)
[ https://issues.jboss.org/browse/WFLY-7755?page=com.atlassian.jira.plugin.... ]
James Perkins updated WFLY-7755:
--------------------------------
Release Notes Text: Previous versions of JBoss EAP 7 allowed batch jobs to be queried, stopped, abandoned or restarted by any deployment that shared a job repository. Changes have been made to allow only jobs visible to the deployment to be queried or controlled via the {{javax.batch.operations.JobOperator}} regardless if the job repository is shared.
Affects: Release Notes
> Upgrade JBeret from 1.2.1.Final to 1.2.2.Final
> ----------------------------------------------
>
> Key: WFLY-7755
> URL: https://issues.jboss.org/browse/WFLY-7755
> Project: WildFly
> Issue Type: Component Upgrade
> Components: Batch
> Reporter: James Perkins
> Assignee: James Perkins
> Fix For: 11.0.0.Alpha1
>
>
> There were some changes in JBeret 1.2.2.Final which will allow batch to better integrate with WildFly and Elytron.
> In this upgrade some refactoring will be done. The {{org.wildfly:wildfly-jberet}} artifact will also be removed as it will no longer be required. There will also be some changes with how the {{JobOperator}} works. For some details on this see http://lists.jboss.org/pipermail/wildfly-dev/2016-December/005581.html.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months