[jira] Created: (WSFCPP-59) Responding SOAP fault when running google.exe sample because of the invalid key

View: New views
4 Messages — Rating Filter:   Alert me  

[jira] Created: (WSFCPP-59) Responding SOAP fault when running google.exe sample because of the invalid key

by JIRA jira@wso2.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Responding SOAP fault when running google.exe sample because of the invalid key
-------------------------------------------------------------------------------

                 Key: WSFCPP-59
                 URL: https://wso2.org/jira/browse/WSFCPP-59
             Project: WSO2 WSF/C++
          Issue Type: Bug
          Components: Samples
    Affects Versions: 2.0.0
         Environment: Windows XP
            Reporter: Chamara Silva
            Assignee: Nandika Jayawardana
            Priority: High


Request: <ns1:doSpellingSuggestion xmlns:ns1="urn:GoogleSearch" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema"><key xsi:type="xsd:string">00000000000000000000000000000000</key><phrase xsi:type="xsd:string">salvasion</phrase></ns1:doSpellingSuggestion>

Fault: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Client</faultcode>
<faultstring>Invalid key: 00000000000000000000000000000000</faultstring>
<faultactor>/search/beta2</faultactor>
</SOAP-ENV:Fault>

</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
Wsf-c-dev mailing list
Wsf-c-dev@...
https://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev

[jira] Resolved: (WSFCPP-59) Responding SOAP fault when running google.exe sample because of the invalid key

by JIRA jira@wso2.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://wso2.org/jira/browse/WSFCPP-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandika Jayawardana resolved WSFCPP-59.
---------------------------------------

    Fix Version/s: 2.0.0
       Resolution: Fixed

Sample updated to take in command like args. Also fixed the crash problem due a double free.

> Responding SOAP fault when running google.exe sample because of the invalid key
> -------------------------------------------------------------------------------
>
>                 Key: WSFCPP-59
>                 URL: https://wso2.org/jira/browse/WSFCPP-59
>             Project: WSO2 WSF/C++
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 2.0.0
>         Environment: Windows XP
>            Reporter: Chamara Silva
>            Assignee: Nandika Jayawardana
>            Priority: High
>             Fix For: 2.0.0
>
>
> Request: <ns1:doSpellingSuggestion xmlns:ns1="urn:GoogleSearch" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema"><key xsi:type="xsd:string">00000000000000000000000000000000</key><phrase xsi:type="xsd:string">salvasion</phrase></ns1:doSpellingSuggestion>
> Fault: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema">
> <SOAP-ENV:Body>
> <SOAP-ENV:Fault>
> <faultcode>SOAP-ENV:Client</faultcode>
> <faultstring>Invalid key: 00000000000000000000000000000000</faultstring>
> <faultactor>/search/beta2</faultactor>
> </SOAP-ENV:Fault>
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
Wsf-c-dev mailing list
Wsf-c-dev@...
https://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev

[jira] Reopened: (WSFCPP-59) Responding SOAP fault when running google.exe sample because of the invalid key

by JIRA jira@wso2.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://wso2.org/jira/browse/WSFCPP-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chamara Silva reopened WSFCPP-59:
---------------------------------


issue still available in RC3

> Responding SOAP fault when running google.exe sample because of the invalid key
> -------------------------------------------------------------------------------
>
>                 Key: WSFCPP-59
>                 URL: https://wso2.org/jira/browse/WSFCPP-59
>             Project: WSO2 WSF/C++
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 2.0.0
>         Environment: Windows XP
>            Reporter: Chamara Silva
>            Assignee: Nandika Jayawardana
>            Priority: High
>             Fix For: 2.0.0
>
>
> Request: <ns1:doSpellingSuggestion xmlns:ns1="urn:GoogleSearch" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema"><key xsi:type="xsd:string">00000000000000000000000000000000</key><phrase xsi:type="xsd:string">salvasion</phrase></ns1:doSpellingSuggestion>
> Fault: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema">
> <SOAP-ENV:Body>
> <SOAP-ENV:Fault>
> <faultcode>SOAP-ENV:Client</faultcode>
> <faultstring>Invalid key: 00000000000000000000000000000000</faultstring>
> <faultactor>/search/beta2</faultactor>
> </SOAP-ENV:Fault>
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
Wsf-c-dev mailing list
Wsf-c-dev@...
https://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev

[jira] Resolved: (WSFCPP-59) Responding SOAP fault when running google.exe sample because of the invalid key

by JIRA jira@wso2.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://wso2.org/jira/browse/WSFCPP-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandika Jayawardana resolved WSFCPP-59.
---------------------------------------

    Resolution: Fixed

Google SOAP Search API is now deprecated and hence a user who does not have a google key cannot try out this sample. However a user who has the google key can try it.
Sample is modified to take command line args of key and search string. Documented in the README.SAMPLES that the search keys are no longer available from google.

> Responding SOAP fault when running google.exe sample because of the invalid key
> -------------------------------------------------------------------------------
>
>                 Key: WSFCPP-59
>                 URL: https://wso2.org/jira/browse/WSFCPP-59
>             Project: WSO2 WSF/C++
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 2.0.0
>         Environment: Windows XP
>            Reporter: Chamara Silva
>            Assignee: Nandika Jayawardana
>            Priority: High
>             Fix For: 2.0.0
>
>
> Request: <ns1:doSpellingSuggestion xmlns:ns1="urn:GoogleSearch" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema"><key xsi:type="xsd:string">00000000000000000000000000000000</key><phrase xsi:type="xsd:string">salvasion</phrase></ns1:doSpellingSuggestion>
> Fault: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema">
> <SOAP-ENV:Body>
> <SOAP-ENV:Fault>
> <faultcode>SOAP-ENV:Client</faultcode>
> <faultstring>Invalid key: 00000000000000000000000000000000</faultstring>
> <faultactor>/search/beta2</faultactor>
> </SOAP-ENV:Fault>
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
Wsf-c-dev mailing list
Wsf-c-dev@...
https://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev