Hi APIM team,

This is regarding LB-112 [1]

It seems there is a problem with your APIM 1.5.0 nightly packs.

I could reproduce the issue just by running the product locally and trying
to invoke AuthenticationAdmin service.

I just did following steps.

1. Edit carbon.xml -> <HideAdminServiceWSDLs>false</HideAdminServiceWSDLs>
2. Start the product. ./wso2server.sh -Dprofile=api-key-manager
3. Access the WSDL -> eg:
https://10.100.0.35:9443/services/AuthenticationAdmin?wsdl
4. Test the login via soapUI by providing the WSDL.
5. Following is the result.

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";>
   <soapenv:Body>
      <soapenv:Fault>
         <faultcode>soapenv:Server</faultcode>
         <faultstring>wrong number of arguments</faultstring>
         <detail/>
      </soapenv:Fault>
   </soapenv:Body>
</soapenv:Envelope>

Please check and let me know.

Thanks!

[1] https://wso2.org/jira/browse/LB-112

-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

about.me/chrishantha
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to