[jboss-jira] [JBoss JIRA] Commented: (JBAS-9019) Support for ejb-jar.xml
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Thu Mar 31 08:52:38 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592949#comment-12592949 ]
jaikiran pai commented on JBAS-9019:
------------------------------------
As of yesterday (March 30 2011), AS7 upstream has support for ejb-jar.xml based deployments. Although not everything in ejb-jar.xml is supported yet, it currently has the same level of support like what we have for annotation based session beans. That includes:
1) Stateless, Stateful and Singleton bean support
2) business-remote, business-local, local-bean views in ejb-jar.xml
3) interceptor support via ejb-jar.xml (needs to be pulled upstream from this branch https://github.com/jaikiran/jboss-as/commits/ejb3-dd)
4) Container managed transactions via ejb-jar.xml
> Support for ejb-jar.xml
> -----------------------
>
> Key: JBAS-9019
> URL: https://issues.jboss.org/browse/JBAS-9019
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: David Lloyd
> Assignee: jaikiran pai
> Fix For: 7.0.0.Beta2
>
>
--
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