[JBoss JIRA] Created: (JBIDE-2483) No way to bind to "0.0.0.0" (all addresses)
by Marshall Culpepper (JIRA)
No way to bind to "0.0.0.0" (all addresses)
-------------------------------------------
Key: JBIDE-2483
URL: http://jira.jboss.com/jira/browse/JBIDE-2483
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 2.1.2
Reporter: Marshall Culpepper
Assigned To: Rob Stryker
If I try to change my server's bind address from localhost to 0.0.0.0 (so I can see it from other computers), the launch config will be succesfully saved for the next run/debug of JBossAS, but if I try restarting or stopping and starting again later, the option is reverted back to localhost.
Also, if I try changing the host name to "0.0.0.0" in the server editor, I get an error about the temporary deploy directory not existing (shouldn't this be created on the fly? why an error here? this isn't set by the user by default anyway is it?)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 3 months
[JBoss JIRA] Created: (JBIDE-1901) Adding the Link (Synchronize) action
by Snjezana Peco (JIRA)
Adding the Link (Synchronize) action
------------------------------------
Key: JBIDE-1901
URL: http://jira.jboss.com/jira/browse/JBIDE-1901
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Snjezana Peco
Priority: Minor
I propose adding the Link (Synchronize) action to the Visual editor next to the Preferences, Refresh, Page Design Options actions.
This action would be a check box similar to the "Link with editor" in the Package Explorer view. It would be checked/enabled by default. In that case, the VPE would behave as it does now. If the user disables the action, the VPE wouldn't be updated (VpeController.notifyChanged() wouldn't be called). This would be very useful when editing large JSP files. The user could always call Refresh (or check Link) to show the visual part of the editor.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 3 months