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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/02/05 09:18:05 UTC

[jira] Resolved: (AXIS2-1926) https access to service doesn't work

     [ https://issues.apache.org/jira/browse/AXIS2-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-1926.
--------------------------------------

    Resolution: Cannot Reproduce

None of us (Charitha and I ) were unable to re-generate the issue. So I will be resolving the issue , please check the same thing with Axis2 1.1.1 release and re-open the issue , if you still have the problem.  

> https access to service doesn't work
> ------------------------------------
>
>                 Key: AXIS2-1926
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1926
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: transports
>    Affects Versions: nightly
>         Environment: Tomcat 5.5.15, Axis2 nightly (Jan. 02, 2007)
>            Reporter: Gul Onural
>         Assigned To: Deepal Jayasinghe
>            Priority: Critical
>         Attachments: localhost.2007-01-02.log
>
>
> I am trying to get the https access running for axis2 in tomcat, using Axis1.1 nightly build of Jan. 2, 2007. 
> I have uncommented "SSL HTTP/1/1 Connector entry" in $CATALINA_HOME/conf/server.xml. 
> Also created a certificate keystore using keytool. 
> https://localhost:8443/ correctly displays Tomcat homepage.  Also https://localhost:8443/axis2/ 
> correctly displays axis2 homepage. 
> However, when I click Available Services/Version I get 500 error, as shown below. 
> I have attached tomcat's log file. 
> Any ideas why I get this error ? 
> Gul 
> Error Message 
> HTTP Status 500 - 
> type Exception report 
> message 
> description The server encountered an internal error () that prevented it from fulfilling this request. 
> exception 
> java.lang.NullPointerException 
>         org.apache.axis2.transport.http.ListingAgent$HTTPSListener.getEPRsForService(ListingAgent.java:406) 
>         org.apache.axis2.description.AxisService.getEPRs(AxisService.java:632) 
>         org.apache.axis2.description.AxisService.printWSDL(AxisService.java:607) 
>         org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:184) 
>         org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:182) 
>         javax.servlet.http.HttpServlet.service(HttpServlet.java:689) 
>         javax.servlet.http.HttpServlet.service(HttpServlet.java:802) 
> note The full stack trace of the root cause is available in the Apache Tomcat/5.5.15 logs. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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