[overlord-issues] [JBoss JIRA] (RTGOV-397) Include service dependency graph in new UI

Michael Clay (JIRA) issues at jboss.org
Sat Apr 26 05:52:33 EDT 2014


    [ https://issues.jboss.org/browse/RTGOV-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12963946#comment-12963946 ] 

Michael Clay commented on RTGOV-397:
------------------------------------

hi Gary,

Could you pls elaborate on the follwing statement : 'would provide the SVG image.' i.e. how exactly should the svg be generated ? on the client side or server side? 
because i see no (easy) way generating the svg on the client side without porting the service-dependecy-svg project classes to javascript. Preparing and generating the SVG like it is done now requires a few dependenciens (w3c and javax packages and packages from service-dependency + friends, template svg files like main and summary.svg) which are not available (portable) in GWT. 

thanks,
Michael
                
> Include service dependency graph in new UI
> ------------------------------------------
>
>                 Key: RTGOV-397
>                 URL: https://issues.jboss.org/browse/RTGOV-397
>             Project: RTGov (Run Time Governance)
>          Issue Type: Task
>          Components: User Interface
>            Reporter: Gary Brown
>            Assignee: Michael Clay
>             Fix For: 2.0.0.Final
>
>
> On the service details page, have a tab that can be used to show "Service Dependencies".
> This page should retrieve a SVG image from the REST service located at:
> http://localhost:8080/overlord-rtgov/service/dependency/overview?serviceType=<serviceType>
> When used with the older version of RTGov, the serviceType will be ignored and a complete service dependency graph returned. However in the new version of RTGov, this value will be used to focus the graph on the relevant dependencies for that service type.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the overlord-issues mailing list