[jboss-jira] [JBoss JIRA] Created: (JBMETA-122) Move EJB implicit local business interface to a Processor

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Oct 15 04:33:24 EDT 2008


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