[jboss-jira] [JBoss JIRA] (AS7-5157) AS7 JPA admin console is not showing persistence units

Heiko Braun (JIRA) jira-events at lists.jboss.org
Thu Jul 12 10:02:13 EDT 2012


    [ https://issues.jboss.org/browse/AS7-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705695#comment-12705695 ] 

Heiko Braun commented on AS7-5157:
----------------------------------

Seems that the "enabled" attribute is not set anymore:

{noformat}

[domain at localhost:9999 /] /deployment=2lc.jar/subsystem=jpa/hibernate-persistence-unit=2lc.jar#TEST_PU:read-resource(recursive=true,include-runtime=true)
{
    "outcome" => "success",
    "result" => {
        "close-statement-count" => undefined,
        "collection" => undefined,
        "collection-fetch-count" => undefined,
        "collection-load-count" => undefined,
        "collection-recreated-count" => undefined,
        "collection-remove-count" => undefined,
        "collection-update-count" => undefined,
        "completed-transaction-count" => undefined,
        "connect-count" => undefined,
        "enabled" => undefined,

[...]
{noformat}
                
> AS7 JPA admin console is not showing persistence units
> ------------------------------------------------------
>
>                 Key: AS7-5157
>                 URL: https://issues.jboss.org/browse/AS7-5157
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Console
>    Affects Versions: 7.2.0.Alpha1
>            Reporter: Scott Marlow
>            Assignee: Heiko Braun
>             Fix For: 7.1.3.Final (EAP)
>
>         Attachments: 2lc.jar
>
>
> This regression could of been caused by one of the ResourceDefinition changes for https://github.com/jbossas/jboss-as/pull/2483 (AS7-4788).
> To recreate, deploy the attached 2lc.jar and note that the JPA part of the admin console doesn't show any details for JPA.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list