[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3931) Problems with "Validate" action in Package Explorer mk2.

Aliaksey Nis (JIRA) jira-events at lists.jboss.org
Thu Mar 5 11:48:23 EST 2009


Problems with "Validate" action in Package Explorer mk2.
--------------------------------------------------------

                 Key: JBIDE-3931
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3931
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 3.0.0.GA
         Environment: WindowsXP SP2
JBoss Tools
Version: 3.0.0.GA
Build id: JBossTools-ALL-win32-3.0.0.GA-R200903040656-H10
JRE 1.5_08
            Reporter: Aliaksey Nis
            Priority: Optional


EXECUTE: Create Seam 1.2 war project. 
EXECUTE: Create Seam 1.2 ear project. 
EXECUTE: Go to Window > Preferences > JBoss Tools > Web > Seam. Delete Seam 1.2 runtime, which was used during creation of projects. 

EXECUTE: Package Explorer. Right click on Seam WAR project, select Validate. 
ASSERT: Error(Seam runtime not defined) appears in Problems view for this project. 
EXECUTE: Package Explorer. Right click on Seam EAR project, select Validate. 
FAILURE: Error(Seam runtime not defined) did not appears in Problems view for this project.

EXECUTE: Right click on Seam  WAR project, select Properties > Seam settings. 
EXECUTE: Add new seam 1.2 runtime with new name(different from previous name) to this project. Press Apply and Ok. 
ASSERT: Error(Seam runtime not defined) disappears in Problems view for this project. 

After this, any "Validate" actions for this two projects will not show Errors related to incorrect Seam runtime.

EXECUTE: Go to Window > Preferences > JBoss Tools > Web > Seam. Delete Seam 1.2 runtime, which was added from Seam settings for WAR project. 
EXECUTE: Package Explorer. Right click on Seam WAR project, select Validate. 
FAILURE: Error(Seam runtime not defined) did not appears in Problems view for this project.

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