<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thanks for your input. Suggestions, ideas and feedback on how to improve the console are always welcome! Please find my answers below.<div><div apple-content-edited="true"><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div></div></div><div><div>Am 10.10.2013 um 03:04 schrieb Claudio Miranda &lt;<a href="mailto:claudio@claudius.com.br">claudio@claudius.com.br</a>&gt;:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi, I would like to add more information to deployments artifacts to<br>be displayed at CLI/GUI (hash, date, time, download link, etc), but<br>examing the DeploymentData and ModelNode interface they do not have<br>those information.<br></blockquote><div><br></div><div>When displaying data about the deployments we rely on the information provided by the management API. For standalone mode this is the node "/deployment=&lt;deployment-name&gt;" and for domain "/host=&lt;host-name&gt;/server=&lt;server-name&gt;/deployment=&lt;deployment-name&gt;/". Each deployment contains subsystems holding the actual data or subdeployments which in turn contain the subsystems. I suggest you to deploy an artifact and use the model browser in the console to see the actual hierarchy of model nodes. These nodes are mapped to instances of DeploymentData by&nbsp;org.jboss.as.console.client.shared.deployment.DeploymentStore.&nbsp;</div><br><blockquote type="cite">What is the wildfly sub project that have the information to change<br>the deployment information to make it available to CLI/GUI ?<br><br>Example: At hal/core class<br>org.jboss.as.console.client.domain.groups.deployment.ContentRepositoryPanel<br>it uses DeploymentRecord for each deployment. I want to enhance this<br>to display more information. But where should I look into to begin<br>understanding these design ?<br><br>First I want to understand it, then discuss it with developers to see<br>what are acceptable and submit the PR.<br></blockquote><div><br></div><div>I suggest you file a JIRA issue (<a href="https://issues.jboss.org/browse/WFLY">https://issues.jboss.org/browse/WFLY</a>) describing what data should be displayed for what kind of deployment artifact. This is always a good starting point to discuss implementation details.</div><div><br></div><blockquote type="cite"><br>Thanks.<br><br>-- <br> &nbsp;Claudio Miranda<br><br><a href="mailto:claudio@claudius.com.br">claudio@claudius.com.br</a><br>http://www.claudius.com.br<br>_______________________________________________<br>wildfly-dev mailing list<br>wildfly-dev@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/wildfly-dev<br></blockquote></div><br></div><div><div>.: Harald</div><div><br></div><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">---&nbsp;<br>Harald Pehl</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">JBoss by Red Hat<br><div><a href="http://hpehl.info">http://hpehl.info</a></div><div><br></div></div></div><br></div></body></html>