History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-26548
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Vasiliev
Reporter: Irina Petrovskaya
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Seam: components dependencies graph: show roles correctly

Created: 13 May 08 17:21   Updated: 06 Nov 08 23:01
Component/s: J2EE.Seam
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,367


 Description  « Hide
if for some component the @Role is defined
@Name("comp1")
@Role(value="role1)

and another component references this class by role:
@In
Comp1 role1;

then on the graph the 'role1' appears only as yellow-colored node that navigates to @In annotation. It would be better to show it as component node that navigates to component class.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.