Introduce dp export operations
------------------------------

         Key: GERONIMO-888
         URL: http://issues.apache.org/jira/browse/GERONIMO-888
     Project: Geronimo
        Type: Improvement
    Reporter: Sachin Patel
    Priority: Minor


Eclipse WTP allows multiple components to be defined within a project or each 
project can be its own component.  Either way each j2ee components deployment 
plans are scattered within the workspace for a given application.  An 
extendable deployment export operation is needed to aggregate the dp plans for 
a given app and export them out as a single geronimo-application.xml file.  
This operation is implemented using the WTP operation framework which will 
eventually allow the operation to be embedded as part of a post op during WTP 
Ear file export operation.

The following patch is the initial drop of a stubbed out implementation for the 
AbstractDataModelOperation and AbstractDataModelProvider which will allow this 
capability.

The EarExportOperation is wtp is missing extended op support in wtp... Eclipse 
bugzilla 107203 opened.

-- 
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