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

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Mon Oct 27 12:40:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Klimkovich closed JBIDE-2980.
-----------------------------------



> 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
>            Assignee: Victor Rubezhny
>            Priority: Critical
>             Fix For: 3.0.0.beta1, 3.0.0.cr1
>
>         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