[jbosstools-issues] [JBoss JIRA] Assigned: (JBIDE-2340) java.lang.NullPointerException when edit faces-confi.xml in JBT Editor.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Jul 18 10:33:52 EDT 2008


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

Alexey Kazakov reassigned JBIDE-2340:
-------------------------------------

    Assignee: Anton Klimkovich  (was: Alexey Kazakov)


Please verify it in JBoss Tools 3.0 & WTP 3.0.

> java.lang.NullPointerException when edit faces-confi.xml in JBT Editor.
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-2340
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2340
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing, UpStream, XML Structured Editor
>    Affects Versions: 2.1.1
>            Reporter: Anton Klimkovich
>            Assignee: Anton Klimkovich
>             Fix For: LATER
>
>         Attachments: exception.txt, exception2.txt
>
>
> EXECUTE: Create JSF 1.2 Kickstart project
> EXECUTE: Open faces-config.xml in JBT Editor
> EXECUTE: Switch to Source tab
> EXECUTE: Delete string <description>User Name Bean</description>
> EXECUTE: Call CA and select <description> from proposal list on the same place where was deleted string <description>User Name Bean</description>
> ASSERT:    <description></description> should be inserted.
> EXECUTE: type <description>New description</description> 
> EXECUTE:  In string <managed-bean-name>user</managed-bean-name> delete 'u' from 'user' using backspace.
> ASSERT:    <managed-bean-name>ser</managed-bean-name> w/o any error messages in Error Log view
> FAILURE:   A structured model client, FacesRendererFactory$MyEMF2DOMAdapterRoot(managed-bean-name,null) threw following exception during adapter notification (CONTENT_CHANGED )
> EXECUTE: Open tree tab and try to edit 'user' in managed-bean-name field.
> FAILURE:   NPE will occur
> Exception2.txt attached.
> Full error 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