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

Scott Marlow (JIRA) jira-events at lists.jboss.org
Wed Jul 11 21:21:12 EDT 2012


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

Scott Marlow commented on AS7-5157:
-----------------------------------

In jboss-cli.sh, the following commands seemed to work after deploying 2lc.jar:

cd /deployment=2lc.jar/subsystem=jpa/hibernate-persistence-unit=2lc.jar#TEST_PU/
:read-resource(include-runtime=true,recursive=true)

Is there DEBUG/TRACE logging that I can enable to see what commands are currently being sent from the admin console?  We can probably compare the debug output of what the admin console is trying to do, with the above.
                
> AS7 JPA admin console is not show 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
>         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