Heiko Braun [
https://community.jboss.org/people/heiko.braun] modified the document:
"Wildfly Management Console 2.0"
To view the document, visit:
https://community.jboss.org/docs/DOC-47385
--------------------------------------------------------------
h3. Project Information
| - Roadmap
(
https://issues.jboss.org/browse/WFLY/component/12317452#selectedTab=com.a...)
- Issue Tracking (
https://issues.jboss.org/browse/WFLY/component/12317452)
- Source Code:
- Authoritative master:
https://github.com/hal/core
(
https://github.com/jbossas/console)
- Hacking the Codebase (
https://community.jboss.org/docs/DOC-16607)
- Releases (
https://community.jboss.org/docs/DOC-47610)
If you are looking for stable build, then you should consider the hal/core repository. |
|
h2. Extension Mechanism
In relation to
http://hbraun.info/2012/09/web-console-architecture-future-directions/
http://hbraun.info/2012/09/web-console-architecture-future-directions/
* GWT Composition
Build time, lowest common denominator, based on building blocks but manual plumbing
We have an example of this mechanism implemented already:
https://github.com/hal/release-stream/tree/develop
https://github.com/hal/release-stream/tree/develop
* Plugin descriptiors
Abstract model, relies on fixed schema (DMR metadata+UI properties), fixed set of
supported traits, can be consumed by many clients
* Runtime extensions
Applicable to both options above. Removes compile time dependecy.
h3. Layered Projects
Some projects already integrate/extend the AS7 console.
|| *Project Name* || *Repository* || *Status* ||
| Switchyard |
https://github.com/rcernich/jbossas-console/tree/master-hbraun | Does build
on a previous version. Should update to >1.5.0 |
| Teiid |
https://github.com/teiid/teiid-web-console | Implements the most current version
(1.5.0-SNAPSHOT) |
|
|
|
|
h2. UI design & Interaction Patterns
General UI design issues and ideas
https://community.jboss.org/docs/DOC-47685 are
collected here.
h3. Core UX Elements & Concepts
An overview of the current UX concepts (including widgets) can be found here:
http://heiko-braun.github.com/pages/as7/docs/ux.html
http://heiko-braun.github.com/pages/as7/docs/ux.html
--------------------------------------------------------------
Create a new document in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=102&a...]