JBoss Community

Wildfly Management Console 2.0

modified by Heiko Braun in JBoss AS 7 Development - View the full document

Project Information

 

- Roadmap

- Issue Tracking

- Source Code:

     - Authoritative master: https://github.com/hal/core

- Hacking the Codebase

- Releases

 

If you are looking for stable build, then you should consider the hal/core repository.


 

 

Extension Mechanism

In relation to http://hbraun.info/2012/09/web-console-architecture-future-directions/

 

 

 

  • 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.

 

Layered Projects

 

Some projects already integrate/extend the AS7 console.

 

Project NameRepositoryStatus
Switchyardhttps://github.com/rcernich/jbossas-console/tree/master-hbraunDoes build on a previous version. Should update to >1.5.0
Teiidhttps://github.com/teiid/teiid-web-consoleImplements the most current version (1.5.0-SNAPSHOT)



 

 

UI design & Interaction Patterns

 

General UI design issues and ideas are collected here.

 

 

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

Create a new document in JBoss AS 7 Development at Community