[wsas-java-dev] [jira] Created: (WSAS-230) Incorrect HTTP get requests fail ungracefully.

Thilina Gunarathne (JIRA) jira at wso2.org
Tue May 15 02:03:02 PDT 2007


Incorrect HTTP get requests fail ungracefully. 
-----------------------------------------------

                 Key: WSAS-230
                 URL: http://www.wso2.org/jira/browse/WSAS-230
             Project: WSO2 WSAS-Java
          Issue Type: Bug
            Reporter: Thilina Gunarathne
         Assigned To: Afkham Azeez


http://10.100.1.213:9762/services/version?try will cause the following page...

Type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.axis2.AxisFault: String index out of range: -6
	org.apache.axis2.AxisFault.makeFault(AxisFault.java:377)
	org.wso2.wsas.transport.WSASServlet.doGet(WSASServlet.java:139)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
	org.wso2.adminui.AdminUIServletFilter.doFilter(AdminUIServletFilter.java:111)
	org.wso2.wsas.transport.RequestRedirectionFilter.doFilter(RequestRedirectionFilter.java:61)

We at least need to  fail gracefully.



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