[wsas-java-dev] [jira] Created: (WSAS-444) Error occurs in the
Management Console
when you try to login with URL http://localhost:9762/
Afkham Azeez (JIRA)
jira at wso2.org
Thu Aug 2 06:37:50 PDT 2007
Error occurs in the Management Console when you try to login with URL http://localhost:9762/
--------------------------------------------------------------------------------------------
Key: WSAS-444
URL: http://www.wso2.org/jira/browse/WSAS-444
Project: WSO2 WSAS
Issue Type: Improvement
Environment: All
Reporter: Afkham Azeez
Assigned To: Saminda Wishwajith Abeyruwan
Priority: Critical
The WSAS Management Console is accessbile only via HTTPS. This is a security restriction. The correct URL to access the console is https://localhost:9443. However, some users can mistakenly try to access the console via URL http://localhost:9762/. In this case, we either have to display a user friendly error message asking the user to go to the HTTPS URL, or redirect the page to the HTTPS URL.
The current error message we get is:
"Erro occured while communicating with the server Permission denied to call method XMLHttpRequest.open"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsas-java-dev
mailing list