More work to port little-g to 1.1
---------------------------------

         Key: GERONIMO-1875
         URL: http://issues.apache.org/jira/browse/GERONIMO-1875
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
    Versions: 1.1    
    Reporter: David Jencks
 Assigned to: David Jencks 
     Fix For: 1.1


This issue will be used to hold more patches for little-g modularization of 
geronimo 1.1.  Some pieces:

- additional plans for new configs
- turning single valued references to ejb builder, axis builder, client 
builder, connector builder etc into something that will work.  The problem is 
that all these builders can't be in the ancestor tree of j2ee-deployer, or we'd 
always be pulling them into the server.  Therefore they need to be collection 
valued references.  We can make a collection wrapper that returns a single 
element or null, or objects to the presence of more than one element, and use 
this to hold many of these  0..1 valued references.  Both EarConfigBuilder and 
ClientModuleBuilder need this modification.

- modify existing plans to remove gbeans now in the new plans. Be sure to 
update the defaultEnvironments as appropriate.
- modify the assemblies.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to