[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-1027) Seam Conversation in War generates code with session beans in it

Denis Golovin (JIRA) jira-events at lists.jboss.org
Fri Oct 26 17:55:01 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1027?page=all ]

Denis Golovin updated JBIDE-1027:
---------------------------------

    Description: 
@Stateful should not be used for the War only projects.

Testcase
------------

1. EXECUTE: Create Seam WEB Project with WAR deployment
2. EXECUTE: Create conversation in project created on step 1
3. ASSERT: Only one java class created in WAR project and opened in java editor.
4. ASSERT: There are no ejb packages in imports
5. ASSERT: There are no @Stateful and @Remove annotations in created java class 
 

  was:@Stateful should not be used for the War only projects.


> Seam Conversation in War generates code with session beans in it
> ----------------------------------------------------------------
>
>                 Key: JBIDE-1027
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1027
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.Beta3, 2.0.0.Beta4
>            Reporter: Max Andersen
>         Assigned To: Denis Golovin
>             Fix For: 2.0.0.CR1
>
>
> @Stateful should not be used for the War only projects.
> Testcase
> ------------
> 1. EXECUTE: Create Seam WEB Project with WAR deployment
> 2. EXECUTE: Create conversation in project created on step 1
> 3. ASSERT: Only one java class created in WAR project and opened in java editor.
> 4. ASSERT: There are no ejb packages in imports
> 5. ASSERT: There are no @Stateful and @Remove annotations in created java class 
>  

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