[jboss-jira] [JBoss JIRA] Created: (AS7-1493) Add JBoss EJB3 API dependency to "api" module

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Tue Aug 9 05:01:24 EDT 2011


Add JBoss EJB3 API dependency to "api" module
---------------------------------------------

                 Key: AS7-1493
                 URL: https://issues.jboss.org/browse/AS7-1493
             Project: Application Server 7
          Issue Type: Task
            Reporter: Andrew Rubinger
            Assignee: Andrew Rubinger


Required to get at JBoss-specific EJB3 annotations such as @SecurityDomain.

    <dependency>
      <groupId>org.jboss.ejb3</groupId>
      <artifactId>jboss-ejb3-ext-api</artifactId>
    </dependency>

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

        


More information about the jboss-jira mailing list