[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1374) Recognize seam components defined in inner classes.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Nov 26 13:18:18 EST 2007


Recognize seam components defined in inner classes.
---------------------------------------------------

                 Key: JBIDE-1374
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1374
             Project: JBoss Tools
          Issue Type: Feature Request
          Components: Seam
    Affects Versions: 2.0.0.GA
            Reporter: Alexey Kazakov
         Assigned To: Viacheslav Kabanovich
             Fix For: 2.0.1


1. EXECUTE: create Seam (war or ear) project
2. EXECUTE: Open org.domain.test.session.Authenticator.java
3. EXECUTE: Add inner class with @Name:
@Name("foo")
public static Foo {}
4. EXECUTE: Build project
5. EXECUTE: Open Components View.
6. ASSERT: There are two components: "authenticator" and "foo"

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