Cannot log in to management console when WSAS is deployed on WebSphere
----------------------------------------------------------------------

                 Key: WSAS-743
                 URL: https://wso2.org/jira/browse/WSAS-743
             Project: WSO2 WSAS
          Issue Type: Bug
          Components: servlet-edition
    Affects Versions: Nightly
         Environment: Weblogic 9.2, ubuntu, jdk15
            Reporter: Charitha Kankanamge
            Assignee: Afkham Azeez
            Priority: Blocker
         Attachments: wl-error.JPG

'Console has received an error. Please refer to system admin for more details.' 
message appears when trying to log in to WSAS management console. 

Firebug log----->

POST https://10.100.1.42:7002//services/GlobalAdmin/login404

Post = 
<?xml version="1.0" encoding="UTF-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/";>
<s:Header></s:Header>
<s:Body> <ns1:login  xmlns:ns1="http://org.apache.axis2/xsd";>
 <arg0>admin</arg0>
 <arg1>admin</arg1>
 </ns1:login>
</s:Body>
</s:Envelope>

response = 404 Not Found

Steps to reproduce:
=================
1. Deploy WSAS-Snapshot (based on axis2-1.4) on Weblogic9.2
2. Access WSAS management console and try to log in

See the attached screen shot.

-- 
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

        

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to