[JBoss JIRA] Created: (JBIDE-2595) Refreshing problems with Graphical tab in pages.xml editor.
by Anton Klimkovich (JIRA)
Refreshing problems with Graphical tab in pages.xml editor.
-----------------------------------------------------------
Key: JBIDE-2595
URL: https://jira.jboss.org/jira/browse/JBIDE-2595
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: XML Structured Editor
Affects Versions: 3.0.0.alpha
Reporter: Anton Klimkovich
1.
EXECUTE: Create seam web project
EXECUTE: Open pages.xml on Graphical tab
EXECUTE: Add page using icon on Graphical tab.
EXECUTE: Switch to Source tab and delete added page. (Example: delete string <page view-id="/newPage"/>)
EXECUTE: Switch to Graphical tab.
FAILURE: Deleted page exists on Graphical tab.
java.lang.NullPointerException is occured if try to delete this page from Graphical tab. (Right mouse click-> Delete )
2.
EXECUTE: Create seam web project
EXECUTE: Open pages.xml on Graphical tab
EXECUTE: Add page using icon on Graphical tab.
EXECUTE: Add page one more page using icon on Graphical tab.
FAILURE: Second page isn't represented on Graphical tab. It will be represented only after reopenning pages.xml.
--
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, 6 months
[JBoss JIRA] Commented: (JBIDE-2633) Error text is misleading for WS runtime
by Feng Qian (JIRA)
[ https://jira.jboss.org/jira/browse/JBIDE-2633?page=com.atlassian.jira.plu... ]
Feng Qian commented on JBIDE-2633:
----------------------------------
As a mail from heiko said now we only support jboss AS, I change the error message to: select JBoss AS folder.
And because of the reason, now we can not support tomcat.
> Error text is misleading for WS runtime
> ---------------------------------------
>
> Key: JBIDE-2633
> URL: https://jira.jboss.org/jira/browse/JBIDE-2633
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Webservices
> Affects Versions: 3.0.0.alpha
> Reporter: Max Rydahl Andersen
> Assignee: Feng Qian
> Fix For: 3.0.0.beta1
>
>
> Create new webservices runtime and select a random directory (not jboss) and an error message says select either JBoss AS or JBoss EAP directory.
> If I select the jboss-eap directory it still shows up.
> I assume JBoss EAP is irrelevant here and users should just be told to select JBoss AS directory.
> note: what if the runtime is in tomcat ?
> Furthermore if I click "Customize runtime jars" it tells me there have to be at least one jar, but if it is not clicked there are no jars in the list - that is inconsistent.
--
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, 6 months