]
Pavel Jelinek moved JBEAP-318 to WFLY-4776:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-4776 (was: JBEAP-318)
Workflow: GIT Pull Request workflow (was: CDW v1)
Component/s: Batch
(was: Batch)
Target Release: (was: EAP 7.0.0.GA)
Missing batch JDBC job repository JNDI name validation
-------------------------------------------------------
Key: WFLY-4776
URL:
https://issues.jboss.org/browse/WFLY-4776
Project: WildFly
Issue Type: Bug
Components: Batch
Reporter: Pavel Jelinek
Assignee: Cheng Fang
Priority: Minor
{code}
[standalone@localhost:9990 /]
/subsystem=batch/job-repository=jdbc:write-attribute(name=jndi-name,value=45^&@*#)
{
"outcome" => "success",
"response-headers" => {
"operation-requires-reload" => true,
"process-state" => "reload-required"
}
}
{code}