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