[
https://jira.jboss.org/jira/browse/JBIDE-3737?page=com.atlassian.jira.plu...
]
Maxim Areshkau resolved JBIDE-3737.
-----------------------------------
Resolution: Done
Assignee: Yura Zhishko (was: Maxim Areshkau)
NullPointerException using <rich:panelMenuItem>
-----------------------------------------------
Key: JBIDE-3737
URL:
https://jira.jboss.org/jira/browse/JBIDE-3737
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.0.0.CR2
Reporter: Yura Zhishko
Assignee: Yura Zhishko
Fix For: 3.0.0.GA
Attachments: panelMenu.xhtml, screenshot-1.jpg
1) Open attached page in VPE
2) Fine Panel Menu #8
3) Set cursor as shown on screenshot-1
4) Print some text on the source pane
java.lang.NullPointerException
at
org.jboss.tools.jsf.vpe.richfaces.template.RichFacesPanelMenuItemTemplate.create(RichFacesPanelMenuItemTemplate.java:183)
at
org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:469)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:264)
at
org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:624)
at
org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:559)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:264)
at
org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:651)
at
org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:563)
at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:264)
at
org.jboss.tools.vpe.editor.VpeVisualDomBuilder.updateElement(VpeVisualDomBuilder.java:1025)
at
org.jboss.tools.vpe.editor.VpeVisualDomBuilder.updateNode(VpeVisualDomBuilder.java:955)
at
org.jboss.tools.vpe.editor.VpeController.notifyChangedInUiThread(VpeController.java:608)
at org.jboss.tools.vpe.editor.VpeController$1.runInUIThread(VpeController.java:477)
at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:94)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
... 22 more
--
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