Bug 1014457 - RTG client-only configuration does not configure the URL of server
Summary: RTG client-only configuration does not configure the URL of server
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Installer
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER4
: ---
Assignee: Thomas Hauser
QA Contact: Len DiMaggio
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-02 05:59 UTC by Jiri Pechanec
Modified: 2014-02-06 15:29 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)

Description Jiri Pechanec 2013-10-02 05:59:35 UTC
I changed the location of rtgov server in Installer's rtgov server configuration tab to http://localhost:8080 but overlord-rtgov.properties still contains RESTActivityServer.serverURL=https://rtgovserver.com:8443

Username and password were changed properly.

Comment 1 Thomas Hauser 2013-10-02 13:49:10 UTC
Found the issue. This will be in subsequent rebuilds.

Comment 2 Thomas Hauser 2013-10-02 14:13:16 UTC
A question: does it make sense to have the validation we do on this password?

- At least 8 chars
- At least one numeric char
- At least one "special" char

I was thinking because the RTGov server will be user configured outside of the installer, that this validation probably doesn't make sense and can cause issues with the user not being able to enter the password they have given their RTGov server.

Comment 3 Jiri Pechanec 2013-10-02 14:23:08 UTC
I have no strong opinion about this - does installation of rtgov server with password configuration enforce the same rules?

Comment 4 Thomas Hauser 2013-10-02 16:09:57 UTC
Currently all passwords in the installer enforce this rule.

Comment 5 Thomas Hauser 2013-10-02 16:17:47 UTC
Except for the DB ones, which obviously cannot be constrained in this way. Just thought I'd make note of that.

Comment 7 Jiri Pechanec 2013-10-07 05:32:56 UTC
Verified in ER4 04-Oct-2013 04:44


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