[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-4561) Seam model does not create context variable for @Out and @DataModel annotations if they without name value

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Thu Jul 9 08:41:29 EDT 2009


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

Viacheslav Kabanovich resolved JBIDE-4561.
------------------------------------------

    Resolution: Done


> Seam model does not create context variable for @Out and @DataModel annotations if they without name value
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-4561
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4561
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.1.0.M1
>            Reporter: Daniel Azarov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.1.0.M3
>
>
> Seam model does not create context variables for next cases:
> @DataModel
> void getVariableName(){
>     	return;
> };
> and
> @Out
> void getVariableName2(){
>     	return;
> };
> See t_estSeamContextVariable_Out2_Rename() and t_estSeamContextVariable_DataModel2_Rename() methods in /org.jboss.tools.seam.core.test/src/org/jboss/tools/seam/core/test/refactoring/SeamContextVariableRefactoringTest.java

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