Bug 854387

Summary: [as7] Most datasource configuration properties are read-only preventing the user from updating configuration
Product: [JBoss] JBoss Operations Network Reporter: Larry O'Leary <loleary>
Component: Plugin -- JBoss EAP 6Assignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED DUPLICATE QA Contact: Mike Foley <mfoley>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: JON 3.1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 854389 (view as bug list) Environment:
Last Closed: 2012-09-05 00:56:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 854389    
Bug Blocks:    

Description Larry O'Leary 2012-09-04 21:06:06 UTC
Description of problem:
Unable to update/change EAP 6 datasource resource configuration due to UI presenting most properties as read-only. 

Specifically:

    Connection Url
    Driver Name
    Driver Class
    Jndi Name
    Driver
    User Name
    Password
    New Connection Sql
    Url Delimiter
    Url Selector Strategy Class Name
    Use Java Context
    Enabled
    Security Domain
    Reauth Plugin Class Name
    Flush Strategy
    Prepared Statements Cache Size
    Share Prepared Statements
    Track Statements
    Allocation Retry
    Allocation Retry Wait Millis
    Query Timeout
    Use Try Lock
    Set Tx Query Timeout
    Transaction Isolation
    Check Valid Connection Sql
    Exception Sorter Class Name
    Stale Connection Checker Class Name
    Valid Connection Checker Class Name
    Validate On Match
    Spy
    Use Ccm


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

How reproducible:
Always

Steps to Reproduce:
1. Add EAP 6 managed server to JON inventory
2. Attempt to update/change user name and password for ExampleDS
   Navigate to EAP server-one / datasources / DataSource (Managed)s / ExampleDS > Configuration
  
Actual results:
Both user name and password field are not editable

Expected results:
All user configurable properties should be editable

Additional info:
This also impacts the ability to modify a Profile setting as well. For example:
   EAP Domain Controller / Profiles / * / datasources / DataSource (Profile)s / * > Configuration

Comment 1 Larry O'Leary 2012-09-05 00:56:21 UTC

*** This bug has been marked as a duplicate of bug 847119 ***