[jboss-jira] [JBoss JIRA] Resolved: (JBMETA-122) Move EJB implicit local business interface to a Processor
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Thu Oct 16 04:04:31 EDT 2008
[ https://jira.jboss.org/jira/browse/JBMETA-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved JBMETA-122.
----------------------------------------
Resolution: Done
> Move EJB implicit local business interface to a Processor
> ---------------------------------------------------------
>
> Key: JBMETA-122
> URL: https://jira.jboss.org/jira/browse/JBMETA-122
> Project: JBoss Metadata
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Andrew Lee Rubinger
> Assignee: Andrew Lee Rubinger
> Fix For: 1.0.0.CR2
>
>
> The current implementation has a problem: the first pass is done on annotation-based metadata, which will default the local business interface if none is explicitly marked. However, it may be XML that's marking as @Remote, in which case we end up with both a local and remote business interface of the same type, which is a violation of spec:
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list