[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2563) java.lang.NullPointerException when try to make drag and drop of active element on VPE.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Wed Jul 23 11:23:58 EDT 2008


java.lang.NullPointerException when try to make drag and drop of active element on VPE.
---------------------------------------------------------------------------------------

                 Key: JBIDE-2563
                 URL: https://jira.jboss.org/jira/browse/JBIDE-2563
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Visual Page Editor
    Affects Versions: 3.0.0.alpha
            Reporter: Anton Klimkovich
            Assignee: Maxim Areshkau


EXECUTE: Create Seam web project
EXECUTE: Create entity
EXECUTE: Open entity.xhtml 
EXECUTE: On source part of VPE 
EXECUTE: Make a selection of  
<h:commandButton id="delete" 
                          value="Delete" 
                         action="#{entityHome.remove}"
                       rendered="#{entityHome.managed}"/> (screenshot attached.)
EXECUTE: On visual part of VPE try  to make drag and drop of selected before button.
FAILURE:   Event Handling Error. 
Full log attached.

-- 
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

        



More information about the jbosstools-issues mailing list