[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2980) CA is broken with java.lang.NullPointerException.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Thu Oct 23 10:45:21 EDT 2008


CA is broken with java.lang.NullPointerException.
-------------------------------------------------

                 Key: JBIDE-2980
                 URL: https://jira.jboss.org/jira/browse/JBIDE-2980
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing, Visual Page Editor core
    Affects Versions: 3.0.0.beta1
            Reporter: Anton Klimkovich
            Priority: Critical
         Attachments: exception.txt

EXECUTE: JSF KickStart project
EXECUTE: Open inputUserName.jsp
EXECUTE: Call CA and select h:commandLink
ASSERT:    <h:commandLink action="" value="" />
EXECUTE: Insert values in action and vaule atributes
ASSERT:    <h:commandLink action="anyAction" value="anyValue" />
EXECUTE: Delete string <h:commandLink action="anyAction" value="anyValue" />
EXECUTE: Close Editor and select Yes on Save Resource wizard.
EXECUTE: Reopen inputUserName.jsp
EXECUTE: Call CA.
FAILURE:   CA is broken with java.lang.NullPointerException.

If you couldn't reproduce it from the first time plz repeat steps once 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

        



More information about the jbosstools-issues mailing list