]
Brian Stansberry updated AS7-3596:
----------------------------------
Assignee: Scott Marlow (was: Brian Stansberry)
Component/s: JPA / Hibernate
JPA default datasource cannot be unset
--------------------------------------
Key: AS7-3596
URL:
https://issues.jboss.org/browse/AS7-3596
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, JPA / Hibernate
Reporter: Heiko Braun
Assignee: Scott Marlow
Fix For: 7.1.1.Final
It's currently not possible to unset the default datasource value:
{noformat}
[INFO] {
[INFO] "operation" => "composite",
[INFO] "address" => [],
[INFO] "steps" => [{
[INFO] "address" => [
[INFO] ("profile" => "default"),
[INFO] ("subsystem" => "jpa")
[INFO] ],
[INFO] "operation" => "write-attribute",
[INFO] "name" => "default-datasource",
[INFO] "value" => undefined
[INFO] }]
[INFO] }
{noformat}
leads to:
JBAS014746: value may not be null
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: