[ 
https://issues.apache.org/jira/browse/GERONIMO-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564350#action_12564350
 ] 

Joseph Leong commented on GERONIMO-3746:
----------------------------------------

Update:

Getting close! The configIds array is now successfully passing to the DSHandler 
ActionAfterView.  The previous issue was request.getParameterValues was 
returning a string to the array's memory reference... and i can't make any use 
of that in java.  So i discovered looping through setting the the same hidden 
fields allows the getParameterValue to create the string[] in a usable form.  

Last piece getting the (DownloadResults) results from ProgressMonitor and 
patching up some small type issues with the configIdarray and bingo we'll have 
the results page and everything in the plugin installer will be good to go.

-Joseph Leong

> Plugin Progress Bar Not Updating
> --------------------------------
>
>                 Key: GERONIMO-3746
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3746
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1
>            Reporter: Joseph Leong
>            Assignee: Joseph Leong
>
> When installing any plugin from the repository, the progress bar fails to 
> update correctly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to