Bug 622996 - Cannot specify complex parameters for server plugin operations
Summary: Cannot specify complex parameters for server plugin operations
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 3.0.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-11 02:03 UTC by John Sanda
Modified: 2014-06-18 21:08 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-18 21:08:01 UTC
Embargoed:


Attachments (Terms of Use)

Description John Sanda 2010-08-11 02:03:21 UTC
Description of problem:
If a server plugin defines an operation that takes a complex property as a property (in the form of a list/map), the UI does not allow you to specify values for that complex parameter type. When you click the "Add New" button the request sends you right back to plugin-details.xhtml. The UI for this is currently in JSF and handled by the custom config component which is used extensively in a number of other places. The problem is that some of the JSF/Facelets code, along with corresponding navigation rules, that are required when using the config component, simply were not implemented.

Since the UI port to GWT is underway it probably does not make sense to fix this in JSF code. I wanted to report it though so that we have it documented.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.