You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Alan Waxman (JIRA)" <ji...@apache.org> on 2015/10/17 16:46:05 UTC

[jira] [Created] (AXIS2-5728) Getting 'https is forbidden' exception for axis2 REST POJO with SHA-2 certificate

Alan Waxman created AXIS2-5728:
----------------------------------

             Summary: Getting 'https is forbidden' exception for axis2 REST POJO with SHA-2 certificate
                 Key: AXIS2-5728
                 URL: https://issues.apache.org/jira/browse/AXIS2-5728
             Project: Axis2
          Issue Type: Bug
          Components: transports
    Affects Versions: 1.6.2
         Environment: Linux OS with Weblogic and Tomcat web containers
            Reporter: Alan Waxman
            Priority: Blocker


When trying to access axis2 REST POJOs on a deploy using SSL transport and a SHA-2 certificate we get the following exception:

javax.servlet.ServletException: https is forbidden
	at org.apache.axis2.transport.http.AxisServlet.preprocessRequest(AxisServlet.java:637)
	at org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:247)

Since this is a POJO deploy there is no axis2.xml so no place to con
figure the transport as far as I can tell.

Any workaround to the problem would be fine.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org