[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-4763) NullPoineterException when call CA for JSFC attributes

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Fri Aug 14 11:20:26 EDT 2009


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

Victor Rubezhny resolved JBIDE-4763.
------------------------------------

    Resolution: Done


> NullPoineterException when call CA for JSFC attributes
> ------------------------------------------------------
>
>                 Key: JBIDE-4763
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4763
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.1.0.M2
>            Reporter: Maxim Areshkau
>            Assignee: Victor Rubezhny
>             Fix For: 3.1.0.M3
>
>         Attachments: exception.log
>
>
> #1 Open  JBIDE788Test.testCAforForJSFCProposals()
> #2 comment lines from 118 till 128 
> //		assertTrue(results.length>=2);
> //		for(ICompletionProposal completionProposal : results) {
> //			if(completionProposal instanceof AutoContentAssistantProposal ) {
> //				String displayString = ((ICompletionProposal) completionProposal).getDisplayString();
> //				if(!(displayString.contains("h:command") || displayString.contains("New JSF EL"))) { //$NON-NLS-1$ //$NON-NLS-2$
> //					fail("String doesn't matches"); //$NON-NLS-1$
> //				}
> //			}
> //		}
> //
> #3 Run Junit test for jsf
> #4 During calling CA exception will be thrown. See attachment.

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