You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/08/01 22:50:29 UTC

[GitHub] [activemq-artemis] TonyJulin edited a comment on issue #2779: Fix artemis hawtio plugin overriding sublevel tabs

TonyJulin edited a comment on issue #2779: Fix artemis hawtio plugin overriding sublevel tabs
URL: https://github.com/apache/activemq-artemis/pull/2779#issuecomment-517484545
 
 
   The biggest reason for this change is because we wanted to retain the ability to view our Camel route diagrams in HawtIO while still being able to use the Artemis plugin. Here's a screenshot of what the Camel tab looked like before the change. Only the 'Attributes', 'Operations', and 'Chart' sublevel tabs are being shown. We lost our ability to view the Route Diagrams, Tracing, etc.
   <img width="1029" alt="hawtio_plugin_before_camelview" src="https://user-images.githubusercontent.com/17350748/62332219-80ffd780-b473-11e9-8ec0-46bea800493a.PNG">
   
   After the plugin change, we are now able to see the sublevel tabs that should be displayed under Camel.
   <img width="1519" alt="hawtio_plugin_after_camelview" src="https://user-images.githubusercontent.com/17350748/62332224-865d2200-b473-11e9-95d7-65a82e3bc9c0.PNG">
   
   Despite the plugin change, the Artemis tab remains the same and functions as before.
   <img width="1250" alt="hawtio_plugin_after_artemisview" src="https://user-images.githubusercontent.com/17350748/62332229-89f0a900-b473-11e9-94d1-e9e09e1870df.PNG">
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services