Hi,

Firstly thanks for the new Axis2 1.1 release.

However there is an issue with Axis2 1.1 deployed on a tomcat 5.5 which is configured with a HTTPS connector:

When I try to acces to the service WSDL I get :

Etat HTTP 500 -


type Rapport d'exception

message

description Le serveur a rencontré une erreur interne () qui l'a empêché de satisfaire la requête.

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 La trace complète de la cause mère de cette erreur est disponible dans les fichiers journaux de Apache Tomcat/5.5.17.


Apache Tomcat/5.5.17

Is there some additional parameters to set ? Or is this a bug.

Regards,

Seb




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

Reply via email to