[JBoss JIRA] Created: (JBDS-1008) Create Shortcuts fails on 64-bit Vista
by Burr Sutter (JIRA)
Create Shortcuts fails on 64-bit Vista
--------------------------------------
Key: JBDS-1008
URL: https://jira.jboss.org/jira/browse/JBDS-1008
Project: JBoss Developer Studio
Issue Type: Bug
Components: installer
Affects Versions: 3.0.0.CR1
Reporter: Burr Sutter
Attachments: Shortcuts.jpg
Click the Next button produces the following stack trace on the console. The workaround is to just hit Finish instead of next (screenshot provided)
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at com.izforge.izpack.panels.ShortcutPanel.isValidated(ShortcutPanel.jav
a:580)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFra
me.java:1453)
at com.izforge.izpack.installer.InstallerFrame.navigateNext(InstallerFra
me.java:1444)
at com.izforge.izpack.installer.InstallerFrame$NavigationHandler.actionP
erformed(InstallerFrame.java:1529)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:19
95)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
a:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242
)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
istener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6216)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5981)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4583)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4413)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4556
)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4220)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4150)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4413)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
--
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
14 years, 6 months
[JBoss JIRA] Created: (JBIDE-1965) display links from tiles definitions on stuts diagram (like from jsp pages)
by Alex Titov (JIRA)
display links from tiles definitions on stuts diagram (like from jsp pages)
---------------------------------------------------------------------------
Key: JBIDE-1965
URL: http://jira.jboss.com/jira/browse/JBIDE-1965
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: struts/shale
Affects Versions: 2.0.1
Reporter: Alex Titov
Priority: Minor
Stuts plugin can display links from jsp page to actions and other jsp pages on diagram. That is grate! But if you use tiles plugin you don't work with jsp pages directly. Instead you work with tiles definition. For example
<definition name="..." path="/WEB-INF/jsp/template.jsp">
<put name="content" value="/WEB-INF/graph.jsp"></put>
</definition>
Both template.jsp and graph.jsp are jsp pages and have links but struts plugin does not understand this. So links from these pages are not displayed in struts diagram.
Also it would be nice if there were way to select jsp page for "value" attribute in "put" element in tiles editor (like for "path" attribute in "definition" element).
--
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
14 years, 7 months
[JBoss JIRA] Created: (JBDS-1555) Errors in Visual Web Tools Reference Guide
by Vlado Pakan (JIRA)
Errors in Visual Web Tools Reference Guide
------------------------------------------
Key: JBDS-1555
URL: https://issues.jboss.org/browse/JBDS-1555
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: documentation
Affects Versions: 4.0.0.CR1
Reporter: Vlado Pakan
There are these errors in Visual Web Tools Reference Guide http://download.jboss.org/jbosstools/nightly-docs/en/jsf/html/index.html:
Figure 3.37. Content Assist for Insert Tag Wizard - obsolete, there are two tabs now in this dialog
Chapter 3.1.2.7. - wrongly aligned article of point 1. To big spaces between words looks ugly
Figure 3.43., 3.44., 3.45., 3.46., 3.47, 3.48., 3.49, 3.52., 3.65., 3.78., 3.83., 3.87., 3.88., 3.89.. 4.13., 6.7. - Selection Tag Bar now has drop-down tool items
Figure 3.46. and 3.47. - menu item "From Pallete" is omitted, update also related documentation text above Figure 3.45
Chapter 3.2.2.2 - now different dialog is opened when defining styleClass attribute via Properties > styleClass > button "....". New screenshots and chapter text update are needed
Chapter 3.2.5. - VPE Toolbar was moved to Eclipse Toolbar and new Toolitem was added "Externalize String". Update screenshots and chapter text and label "Section 3.2.2.1, "Inline Style Editing"" should have text "Show Text Formatting toolbar" because it's tooltip of that tool item
Figure 3.72. - Preferences page has changed
Chapter 3.2.8. - Tip is wrongly aligned. To big spaces between words looks ugly
Chapter 3.2.9. - Article starting "If it doesn't help and you use Fedora Core..." is wrongly aligned. To big spaces between words looks ugly
Figure 3.109. - XML node now has these children "XML File" and "XML Schema"
Chapter 5.3. - all links for CSS Properties View tabs have label "???" but are working properly
Figure 8.2. 8.3., 8.4., 8.5., 8.9., 8.14., 8.15., 8.16., 8.17., 8.18 - 8.35., - there are new tree items in Preferences Tree
Figure 8.4. - VPE preferences are now different
Figure 8.6. - new templates added, new tree item "Content Assist" added to Visual Page Editor node, update also description text
Chapter 8.5. - "EL Variables:" were renamed to "Variables" and moved to new sub node "Expression Language" update screenshots and text
Chapter 8.7. - JSF Pages is not anymore in Preferences
Chapter 8.9. - JSF Validator is not anymore in Preferences
Chapter 8.22. - Struts Pages is not anymore in Preferences
Chapter 8.27. - XDoclet remove
Chapter 10.1.- Article starting "If it doesn't help and you use Fedora Core..." is wrongly aligned. To big spaces between words looks ugly
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months