https access to service doesn't work
------------------------------------

                 Key: AXIS2-1926
                 URL: http://issues.apache.org/jira/browse/AXIS2-1926
             Project: Apache 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
            Priority: Blocker
         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.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to