[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1023) NPE in Seam Entity Wizard

Denis Golovin (JIRA) jira-events at lists.jboss.org
Tue Oct 9 04:01:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1023?page=comments#action_12381123 ] 
            
Denis Golovin commented on JBIDE-1023:
--------------------------------------

Testcase:
1. EXECUTE: Create Seam WebProject
2. EXECUTE: Select created project in Java Package Explorer
3. EXECUTE: Invoke New Seam Entity wizard by Popup menu, on created project New/Seam Entity
4. ASSERT: Selected project on step 2 is in Seam Project Field
5. EXECUTE: Fill 'Seam entity class name'  field
6. EXECUTE: Delete all charachters from 'Seam entity class name' field;
7. ASSERT: There is no exceptions in Errors View

> NPE in Seam Entity Wizard
> -------------------------
>
>                 Key: JBIDE-1023
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1023
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Max Andersen
>         Assigned To: Denis Golovin
>             Fix For: 2.0.0.CR1
>
>
> When running Seam New Entity I get this:
> java.lang.NullPointerException
> 	at org.jboss.tools.seam.ui.wizard.SeamBaseWizardPage.setDefaultValue(SeamBaseWizardPage.java:146)
> 	at org.jboss.tools.seam.ui.wizard.SeamEntityWizardPage1.doFillDefaults(SeamEntityWizardPage1.java:62)
> 	at org.jboss.tools.seam.ui.wizard.SeamBaseWizardPage.propertyChange(SeamBaseWizardPage.java:184)
> 	at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
> (Is this a duplicate or another error than last ?)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list