+++ This bug was initially created as a clone of Bug #1022409 +++ Description of problem: "Hibernate Persistence Unit" service does not show up in inventory (thus its children neither), even if an application with an Hibernate persistence unit is deployed Version-Release number of selected component (if applicable): 4.9 How reproducible: Always Steps to Reproduce: 1. Deploy an application with an Hibernate persistence unit to an AS7 / EAP6 managed server 2. When the application is discovered, navigate to its "JPA Runtime" child service Actual results: No child service under "JPA Runtime" service Expected results: "Hibernate Persistence Unit" service shows up --- Additional comment from Thomas Segismont on 2013-10-24 11:12:48 CEST --- Fixed in master commit ec97c8c7e65ba71b7f8b47fce8c799f2586aa513 Author: Thomas Segismont <tsegismo> Date: Thu Oct 24 11:09:36 2013 +0200 Bug due to a typo in the plugin descriptor ('persistance' instead of 'persistence') Added Sample JavaEE6 application Added integration test for deployment "*Runtime" child resources
Fixed in release/jon3.2.x commit 13e913f29941a1356ee041c89997961fe5746f6f Author: Thomas Segismont <tsegismo> Date: Thu Oct 24 11:09:36 2013 +0200 Cherry-picked from master ec97c8c7e65ba71b7f8b47fce8c799f2586aa513
(In reply to Thomas Segismont from comment #1) > Fixed in release/jon3.2.x > > commit 13e913f29941a1356ee041c89997961fe5746f6f > Author: Thomas Segismont <tsegismo> > Date: Thu Oct 24 11:09:36 2013 +0200 > > Cherry-picked from master ec97c8c7e65ba71b7f8b47fce8c799f2586aa513 Pasted wrong details. Here are the real ones: commit ed1ad368ce9f37e088dba67660d936fdf293cc12 Author: Thomas Segismont <tsegismo> Date: Thu Oct 24 11:09:36 2013 +0200 Cherry-picked from master ec97c8c7e65ba71b7f8b47fce8c799f2586aa513
Moving to ON_QA for test with new brew build.
verified on kitchensink in EAP 6.1.1.GA on JON 3.2.0.ER5,