[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1194) Automagically touch server after *some* code generation

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Oct 26 10:07:01 EDT 2007


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

Alexey Kazakov resolved JBIDE-1194.
-----------------------------------

    Resolution: Done

Testcase:
1. EXECUTE: Create EAR Seam project
2. EXECUTE: Generate New Action (New Seam Action Wizard)
3. ASSERT: time stamp of <seam-project>-ear/EarContent/META-INF/application.xml is changed

4. EXECUTE: Generate New Form (New Seam Form Wizard)
5. ASSERT: time stamp of <seam-project>-ear/EarContent/META-INF/application.xml is changed

6. EXECUTE: Generate New Conversation (New Seam Conversation Wizard)
7. ASSERT: time stamp of <seam-project>-ear/EarContent/META-INF/application.xml is changed

8. EXECUTE: Generate New Entity (New Seam Entity Wizard)
9. ASSERT: time stamp of <seam-project>-ear/EarContent/META-INF/application.xml is changed

10. EXECUTE: Generate Entities (Seam Generate Entities Wizard)
11. ASSERT: time stamp of <seam-project>-ear/EarContent/META-INF/application.xml is changed

12. EXECUTE: Create WAR Seam project
13. EXECUTE: Generate New Entity (New Seam Entity Wizard)
14. ASSERT: time stamp of <seam-project>/WebContent/WEB-INF/web.xml is changed

15. EXECUTE: Generate Entities (Seam Generate Entities Wizard)
16. ASSERT: time stamp of <seam-project>/WebContent/WEB-INF/web.xml is changed

> Automagically touch server after *some* code generation
> -------------------------------------------------------
>
>                 Key: JBIDE-1194
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1194
>             Project: JBoss Tools
>          Issue Type: Feature Request
>          Components: Seam
>    Affects Versions: 2.0.0.CR1
>            Reporter: Gavin King
>         Assigned To: Alexey Kazakov
>             Fix For: 2.0.0.CR1
>
>
> Certain codegen tasks require a war or ear restart. This includes:
> For war deployments:
> Seam New Entity
> Seam Generate Entities
> For ear deployments:
> Seam New Action
> Seam New Form
> Seam New Conversation
> Seam New Entity
> Seam Generate Entities
> We should automatically touch the deployment descriptor in these cases.

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