[wildfly-dev] How to add deployment information

Claudio Miranda claudio at claudius.com.br
Wed Oct 9 21:04:52 EDT 2013


Hi, I would like to add more information to deployments artifacts to
be displayed at CLI/GUI (hash, date, time, download link, etc), but
examing the DeploymentData and ModelNode interface they do not have
those information.

What is the wildfly sub project that have the information to change
the deployment information to make it available to CLI/GUI ?

Example: At hal/core class
org.jboss.as.console.client.domain.groups.deployment.ContentRepositoryPanel
it uses DeploymentRecord for each deployment. I want to enhance this
to display more information. But where should I look into to begin
understanding these design ?

First I want to understand it, then discuss it with developers to see
what are acceptable and submit the PR.

Thanks.

-- 
  Claudio Miranda

claudio at claudius.com.br
http://www.claudius.com.br


More information about the wildfly-dev mailing list