[embjopr-issues] [JBoss JIRA] Commented: (EMBJOPR-26) include Hibernate plugin in JBAS4 admin console

Ian Springer (JIRA) jira-events at lists.jboss.org
Mon Nov 10 15:03:40 EST 2008


    [ https://jira.jboss.org/jira/browse/EMBJOPR-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12437748#action_12437748 ] 

Ian Springer commented on EMBJOPR-26:
-------------------------------------

Note, Mazz created a standalone Hibernate app we may be able to leverage (i.e. wrap it up in a WAR). See:

http://management-platform.blogspot.com/2008/11/monitoring-hibernate.html    and:
http://support.rhq-project.org/display/~mazz/Home#Home-SampleStandaloneHibernate/JPA


> include Hibernate plugin in JBAS4 admin console
> -----------------------------------------------
>
>                 Key: EMBJOPR-26
>                 URL: https://jira.jboss.org/jira/browse/EMBJOPR-26
>             Project: Embedded Jopr
>          Issue Type: Feature Request
>          Components: Web App/Integration
>    Affects Versions: 1.0
>            Reporter: Ian Springer
>            Assignee: Ian Springer
>             Fix For: 1.1
>
>   Original Estimate: 6 hours
>  Remaining Estimate: 6 hours
>
> Charles: Add the Hibernate plugin to the JBAS4 console. This was something which came up in the 1.0 demo, and should be long hanging fruit and useful if we get included in an EAP4.3 fix pack.
> Adding the hibernate plugin is simple enough. It's testing it that's difficult. To do so, we need an EJB3 app that includes some entity beans, as well as startup code that deploys the Hibernate stats mbean (as described by https://docs.jbosson.redhat.com/confluence/display/JON2/Hibernate+Statistics+Service). This test app should also include a client app that allows us to generate some Hibernate stats by hitting the entity EJBs. Ideally this testapp would be a webapp, but a command-line client would suffice. The JBoss EJB3 distribution comes with a sample ear that includes an ejb-jar with a single Session bean and a war with a client (jboss-EJB-3.0_RC9_Patch_1/docs/tutorial/ear/). Unfortunately, it doesn't contain any entity beans. 
> Charles, perhaps Len or Jarek could build the required test app.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the embjopr-issues mailing list