[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2168) There is no verification of existence classes with name similar to newly created when use Seam wizards for creation Actions, Forms and etc.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Tue Apr 29 08:26:09 EDT 2008


There is no verification of existence classes with name similar to newly created when use Seam wizards for creation Actions, Forms and etc.
-------------------------------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-2168
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2168
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 2.1.0.CR1
            Reporter: Anton Klimkovich


EXECUTE: Create Seam web project
EXECUTE: File -> New -> Seam Action
EXECUTE: Input name of Seam Component Name as "Action"
ASSERT:    Other fields will be filled automatically 
EXECUTE: Press Finish
ASSERT:    All classes and p0ages should be created
EXECUTE: Open Action.java and make some changes in it.
EXECUTE: File -> New -> Seam Action
EXECUTE: Input name of Seam Component Name as "Action"
ASSERT:    Warning message about existence class with the same name should appeares and  Finish button should be disabled.
FAILURE:   There is no any warning message and after Finish button pressed previous "Action" will be rewrited with newly created.

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