Updates to Assembly needed to support callbacks
-----------------------------------------------

         Key: BEEHIVE-182
         URL: http://issues.apache.org/jira/browse/BEEHIVE-182
     Project: Beehive
        Type: Bug
  Components: Controls  
    Versions: V1Beta    
 Environment: Windows
    Reporter: Lawrence Jones
    Priority: Critical


Need the following updates to assembly to support callbacks:

1. We need to generate an artifact based on a JCX-Impl pair which is one 
artifact per app rather than one artifact per module. This would become 
possible with an implementation of ControlAssemblyContext.EntAppModule and its 
factory (along the same lines as EJBAssemblyContext provides an implementation 
of ControlAssemblyContext.EJBModule).

2. ControlAssemblyContext needs to have an additional getName() method. For 
EJBAssemblyContext this should return the name of the EJB Module, for the new 
implementation of EntAppModule this should return the name of the app etc.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to