Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.9
-
None
-
-
Compatibility/Configuration
-
Low
Description
When try to make a connection between Guvnor package and ESB to use the rules PKS's and use a properties file for obtain the url, username, so on; the ESB thrown a exception because the propertie "enableBasicAuthentication=true" when transformes to change-set use 'basicAuthentication="true"' not value "enabled" and not add authentication to the changeset and throw a IOException with 401 error.