]
Cheng Fang reassigned WFLY-4776:
--------------------------------
Assignee: James Perkins (was: Cheng Fang)
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: James Perkins
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}