Error in WSDL

environments/ppa-mbqj77/deployments/1
Xavier Guimard 17 years ago
parent 75f8ca4876
commit ace1f67cb6
  1. 4
      modules/lemonldap-ng-portal/example/scripts/buildPortalWSDL

@ -35,10 +35,10 @@ print Lemonldap::NG::Common::BuildWSDL->new->buildWSDL(<<EOT);
<wsdl:message name="getCookiesResponse">
<wsdl:part name="getCookiesReturn" type="tns1:GetCookieResponse" />
</wsdl:message>
<wsdl:message name="notificationRequest">
<wsdl:message name="newNotificationRequest">
<wsdl:part name="notification" type="xsd:string" />
</wsdl:message>
<wsdl:message name="notificationResponse">
<wsdl:message name="newNotificationResponse">
<wsdl:part name="result" type="xsd:string" />
</wsdl:message>
<wsdl:portType name="authenticationHandler">

Loading…
Cancel
Save