[JBoss JIRA] Created: (JBIDE-3103) Reshuffle deployed JAR right click menu
by Galder Zamarreno (JIRA)
Reshuffle deployed JAR right click menu
---------------------------------------
Key: JBIDE-3103
URL: https://jira.jboss.org/jira/browse/JBIDE-3103
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.0.0.cr1
Reporter: Galder Zamarreno
Fix For: 3.0.0.GA
Attachments: ServerViewRightClickJar.png
Right click menu on a deployed JAR should be tidied up. Currently, it looks like:
New (Server)
Remote
Start (Disabled)
Stop (Disabled)
Restart (Disabled)
Properties (Disabled)
Remove
Full Publish
Incremental Publish
IMO, the first 6 items in that menu should disappear if possible. If not possible, they should appear below
remote and publish links as they're the ones you're likely to want quicker access to.
--
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, 5 months
[JBoss JIRA] Created: (JBIDE-3066) Using links in <h:form>
by Yura Zhishko (JIRA)
Using links in <h:form>
-----------------------
Key: JBIDE-3066
URL: https://jira.jboss.org/jira/browse/JBIDE-3066
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.0.0.beta1
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
1) <a4j:htmlCommandLink> should be applyed in VPE only inside <h:form>, <a4j:form> or inside any component, that is situated inside forms. <a4j:htmlcommandLink> doesn't even appear in source code of a page in browser, if we try to exclude it from any form.
2) If we try to use <h:commandLink> outside forms, next string appears in browser: Try to edit commandLink: This link is disabled as it is not nested within a JSF form. But VPE renders it OK.
--
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, 5 months