[
https://issues.jboss.org/browse/WFLY-6858?page=com.atlassian.jira.plugin....
]
Claudio Miranda commented on WFLY-6858:
---------------------------------------
If it helps too we could have a list of all the valid XML files on
the base /deployment=*/subsystem=batch-jberet resource too.
If all these xml files may be parameter job-xml-name of start-job operation, that is fine
for me. Because on HAL, all valid xml files will be listed, then the user will choose one
to start the job.
read-resource should return the job file name
---------------------------------------------
Key: WFLY-6858
URL:
https://issues.jboss.org/browse/WFLY-6858
Project: WildFly
Issue Type: Bug
Components: Batch
Reporter: Claudio Miranda
Assignee: James Perkins
The start-job operation must pass the job file name as parameter,
/deployment=*/subsystem=batch-jberet:read-operation-description(name=start-job)
however the jon attribute below, returns the job-id name, not the job file name
/deployment=*/subsystem=batch-jberet/job=*
So there is no way to know at runtime, the job file name. Is it possible to return the
job xml file name ?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)