[JBoss JIRA] Created: (JBIDE-2612) we should bring back "virtual nodes" in pages.xml
by Max Rydahl Andersen (JIRA)
we should bring back "virtual nodes" in pages.xml
-------------------------------------------------
Key: JBIDE-2612
URL: https://jira.jboss.org/jira/browse/JBIDE-2612
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Max Rydahl Andersen
Assignee: Daniel Azarov
Priority: Critical
Fix For: 3.0.0.beta1
I think I was wrong in https://jira.jboss.org/jira/browse/JBIDE-2283
Not showing the "virtual node(s)" makes it hard to actually visualize what is in the file and it also removes the natural place for having operations that could work on the virtual nodes. (e.g. by virtual nodes I mean redirects that does not point to an viewid that exists in the pages.xml)
Here is my suggestion(s):
1) Bring back what was before JBIDE-2283 with respect to routing (keep the code that can find the proper real document)
2) Visualize the "virtual nodes" so they look different than "real" nodes (e.g. draw them with a dotted line instead of a solid line)
When we have that we can start adding operations on those virtual nodes, e.g. Go to node would show possible matching pages and the user can select that ones he wants, "Create node" would create a page that would match the view-id (have to replace EL expression with something meaningfull -etc.
It might also make sense to draw a line from the virtual node to the actual nodes that matches (e.g. possible paths) but I think that will overload the layout if it is always drawn. Maybe only draw those lines (with a different color) when such a node is selected ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 7 months
[JBoss JIRA] Created: (JBIDE-2686) ESB editor - problems with keys
by Aliaksey Nis (JIRA)
ESB editor - problems with keys
-------------------------------
Key: JBIDE-2686
URL: https://jira.jboss.org/jira/browse/JBIDE-2686
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.0.0.alpha
Environment: WindowsXP SP2
JBoss Tools
Version: 3.0.0.Alpha1
Reporter: Aliaksey Nis
EXECUTE: Create ESB file.
EXECUTE: Open it with ESB Editor, select Tree view.
EXECUTE: Right click on Services, New Service.
EXECUTE: Fill all nesesary fields, press Finish.
ASSERT: New service appear in Tree view.
EXECUTE: Right click on Actions, New Generic Action.
EXECUTE: Input name: "Action1", class: "1". Press Ok.
ASSERT: Action1 appears in Tree View.
EXECUTE: Select Action1, press Edit button.
ASSERT: Edit form appears, fields changeable.
EXECUTE: Right click on Actions, New Generic Action.
EXECUTE: Input name: "Action2", class: "2". Press Ok.
ASSERT: Action2 appears in right tab of Tree View.
FAILURE: Action2 cannot be seen in left tab of Tree View.
EXECUTE: Select Action2, press Edit button.
FAILURE: Nothing happens.
This issue appears for any key, created after first one. Not only for actions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 7 months