Login fails when accessing via a proxy
--------------------------------------
Key: MASHUP-1126
URL: https://wso2.org/jira/browse/MASHUP-1126
Project: WSO2 Mashup Server
Issue Type: Bug
Components: Admin UI
Affects Versions: Nightly
Environment: Win XP, JDK 1.5, FF2
Reporter: Anushka Dayananda
Assignee: Channa Gunawardena
Steps to recreate
--------------------
1. Edit the axis2-client.xml as follow,
<parameter name="Proxy">
<Configuration>
<ProxyHost>10.100.1.251</ProxyHost>
<ProxyPort>3128</ProxyPort>
<ProxyUser>test</ProxyUser>
<ProxyPassword>test123</ProxyPassword>
</Configuration>
</parameter>
<parameter name="http.nonProxyHosts">localhost</parameter>
2. Try login to the mashup server
Issue
-------
Gives an "Invalid User name or password" error
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Mashup-dev mailing list
[email protected]
http://mailman.wso2.org/cgi-bin/mailman/listinfo/mashup-dev