[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1374) Recognize seam components defined in inner classes.
Viacheslav Kabanovich (JIRA)
jira-events at lists.jboss.org
Fri Dec 14 07:45:43 EST 2007
[ http://jira.jboss.com/jira/browse/JBIDE-1374?page=all ]
Viacheslav Kabanovich resolved JBIDE-1374.
------------------------------------------
Resolution: Done
> 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