http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5488
Summary: domain/username/password in command line hadn't been
parsed in kepler when kepler needed them to access
external data objects
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: build system
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Estimated Hours: 0.0
When I used the command line to run a workflow which would access some private
data, i found the domain/username/password arguments in command line were not
used. So the execution failed since kepler thought the public user wanted to
access those data.
The reason is the authentication path was done earlier than the path which
parsed the domain/username/password in KeplerConfigurationApplication class. I
changed the order and the bug was fixed.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev