Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 899614 (JBPAPP6-305)

Summary: OSGi decide on the set of supported functionality
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Thomas Diesler <thomas.diesler>
Component: OSGiAssignee: Thomas Diesler <thomas.diesler>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: david, jcacek, thomas.diesler
Target Milestone: ---   
Target Release: EAP 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBPAPP6-305
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-20 14:18:04 UTC Type: Task
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 899595    

Description Thomas Diesler 2011-11-30 12:44:51 UTC
project_key: JBPAPP6

Currently we have:

* Webconsole, provided by Felix (requires HttpService)
* HttpService, provided by PaxWeb (runs on Jetty)
* Webapp support, provided by PaxWeb (runs on Jetty)
* LogService, provided by Felix
* ConfigAdmin service, provided by Felix
* JMX services, provided by Aries
* EventAdmin, provided by Felix
* DeclarativServices, provided by Felix
* STOMP endpoints (Stilts), provided by JBoss
* Blueprint, provided by Aries
* XML parsing, provided by JBoss
* JNDI support, provided by JBoss
* JTA support, provided by JBoss

Comment 1 Thomas Diesler 2011-11-30 12:57:24 UTC
I suggest, we initially scale down to core framework only and do not ship any of the additional bundles. The JBOSGi community project could (as it does already) describe the set of supported/tested technologies. 

Comment 2 Thomas Diesler 2011-12-15 08:58:05 UTC
Link: Added: This issue Cloned to JBPAPP-7748


Comment 3 Thomas Diesler 2011-12-15 09:00:06 UTC
Link: Added: This issue depends AS7-3036


Comment 4 Thomas Diesler 2011-12-15 09:00:21 UTC
Link: Removed: This issue Cloned to AS7-3036 


Comment 5 Thomas Diesler 2012-01-10 11:02:29 UTC
Waiting on https://github.com/jbossas/jboss-as/pull/1056

Comment 6 Thomas Diesler 2012-01-10 12:41:49 UTC
Release Notes Text: Added: Done


Comment 7 Thomas Diesler 2012-01-10 12:42:16 UTC
Done

Comment 8 Anne-Louise Tangring 2012-11-05 13:23:07 UTC
Release Notes Text: Removed: Done 
Docs QE Status: Removed: NEW 


Comment 9 Josef Cacek 2012-11-20 14:18:04 UTC
Verified in EAP 6.0.1.ER3. Closing.
(The PR is merged.)