[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-5458) Recognize Seam Component exported with @Out(value="dummy")

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Dec 14 09:30:31 EST 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov resolved JBIDE-5458.
-----------------------------------

    Resolution: Rejected


It has been implemented some time ago.
Please verify it in JBT 3.1M4 (or later) and reopen it as a bug if id still doesn't work.
I can't reproduce it.

> Recognize Seam Component exported with @Out(value="dummy")
> ----------------------------------------------------------
>
>                 Key: JBIDE-5458
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5458
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Seam
>            Reporter: Joao Paulo Viragine
>            Assignee: Alexey Kazakov
>
> JBDS doesn't recognize Seam Component exported with @Out when we use the value attribute
> E.g.:
> In one Seam component:
> @Out(value="dummy2")
> private Dummy dummy;
> In another Seam component:
> @In 
> private Dummy dummy2;
> JBDS complains: Unknown context variable name: "dummy2"

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