[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5976) Seam Component Property Name validation does not work

Dominik Pospisil (JIRA) jira-events at lists.jboss.org
Tue Mar 2 06:27:10 EST 2010


Seam Component Property Name validation does not work
-----------------------------------------------------

                 Key: JBIDE-5976
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5976
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 3.1.0.CR2
            Reporter: Dominik Pospisil


Seam Component Property Name validation does not work. Tested on Seam 1.2, 2.0 and 2.2 projects

Steps to reproduce:

1) create Seam Web Project
2) open WEB-INF/components.xml
3) add following fragnemt:

	<component name="authenticator"> 
		<property name="foo">test</property> 
	</component>

4) no validation message appears

Tested on jbdevstudio-eap-linux-gtk-x86_64-3.0.0.v201002241510M-H184-CR2.jar.

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