[forge-dev] [JBoss JIRA] Created: (SEAMFORGE-34) @Transactional is used by scaffold plugin while not available yet

Paul Bakker (JIRA) jira-events at lists.jboss.org
Mon Feb 14 05:38:13 EST 2011


@Transactional is used by scaffold plugin while not available yet
-----------------------------------------------------------------

                 Key: SEAMFORGE-34
                 URL: https://issues.jboss.org/browse/SEAMFORGE-34
             Project: Seam Forge
          Issue Type: Bug
            Reporter: Paul Bakker
            Priority: Minor


I did the following:
-create project
-install jpa, jsf and cdi
-create entity
-install scaffold
-scaffold from entity...

The generated code uses @Transactional which is not available on the project yet. The scaffold plugin should check this and add missing facets.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list