[
https://issues.apache.org/jira/browse/GERONIMO-3802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Leong updated GERONIMO-3802:
-----------------------------------
Attachment: GERONIMO-3802.patch
*************Note****************************
svn add
plugins/console/plugin-portlets/src/main/java/org/apache/geronimo/console/car/AssemblyConfirmHandler.java
svn add
plugins/console/plugin-portlets/src/main/webapp/WEB-INF/view/car/assemblyConfirm.jsp
************End Note*************************
At the end of a successful server assembly, user will be directed to a
confirmation page that will notify them:
*Server was successfully Assembled
*List out each component added into the assembly (Summary)
->The module ID of the component
->The description of the component
*The absolute file path to the location of their new assembly
Otherwise, if server was not successfully assembled the standard exception is
thrown.
> In plugin installer, assembling a server, add a page at the end to confirm or
> deny the assembly of a server package.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-3802
> URL: https://issues.apache.org/jira/browse/GERONIMO-3802
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: console
> Affects Versions: 2.1, 2.1.1
> Reporter: Joseph Leong
> Assignee: Joseph Leong
> Priority: Minor
> Fix For: 2.1.1
>
> Attachments: GERONIMO-3802.patch
>
>
> Add a type of confirmation page at the end of Assembling a server to inform
> the user whether the creation of there server was successful or not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.