You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Gul Onural <on...@nortel.com> on 2006/12/18 23:17:42 UTC

Https access to Axis2 web services

Hi,
I am trying to setup https access to Axis2 in tomcat. I have configured
the tomcat to use https on port 8443.
I can get access to the list of services using
https://localhost:8443/axis2/services/listServices.
I can see "version" in the list of available services, but when I click
the version I get 500 error.
What else I need to do to get https access working for a services ?
Gul

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.getEPRsForSer
vice(ListingAgent.java:406)
	
org.apache.axis2.description.AxisService.getEPRs(AxisService.java:625)
	
org.apache.axis2.description.AxisService.printWSDL(AxisService.java:600)
	
org.apache.axis2.transport.http.ListingAgent.processListService(ListingA
gent.java:184)
	
org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:177)
	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.


Re: Https access to Axis2 web services

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Hi Gul;
Yes we a had a problem in 1.1 release with HTTPS , but now we have fixed
th issue in 1.1 branch.

Thanks
Deepal

Gul Onural wrote:

> Hi,
> I am trying to setup https access to Axis2 in tomcat. I have
> configured the tomcat to use https on port 8443.
> I can get access to the list of services using
> _https://localhost:8443/axis2/services/listServices_.
> I can see "version" in the list of available services, but when I
> click the version I get 500 error.
> What else I need to do to get https access working for a services ?
> Gul
>
> *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:625)
>        
> org.apache.axis2.description.AxisService.printWSDL(AxisService.java:600)
>        
> org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:184)
>
>        
> org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:177)
>         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._
>

-- 
Thanks,
Deepal
................................................................
"The highest tower is built one brick at a time"



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