[ 
https://issues.apache.org/jira/browse/RAMPARTC-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Malinda Kaushalye Kapuruge resolved RAMPARTC-24.
------------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0

Fixed. Now we use only the log to report errors

> Remove printfs which are printed when running the rampart samples if an 
> invalid "Unsupported digest method" is specified in both the policy.xml and 
> the services.xml
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RAMPARTC-24
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-24
>             Project: Rampart/C
>          Issue Type: Bug
>         Environment: Windows XP
>            Reporter: Evanthika Amarasiri
>            Assignee: Malinda Kaushalye Kapuruge
>             Fix For: 1.0.0
>
>
> 1. In both the services.xml and the policy.xml, specified an invalid  
> "Unsupported digest method"
> E.g.:- Bsasic256Rsa155
> 2. When the client was executed the following was printed
> *******************************************************************************************************************************************************************
> Using endpoint : http://localhost:9090/axis2/services/sec_echo/echoString
> Using client_home : C:\wso2-wsf-c-src-1.0.1\wso2-wsf-c-bin-1.0.1\client_repo
> client_home= C:\wso2-wsf-c-src-1.0.1\wso2-wsf-c-bin-1.0.1\client_repo
> Sending OM : <ns1:echoIn 
> xmlns:ns1="http://example.com/ws/2004/09/policy";><text>Hello</text></ns1:echoIn>
> OXS ERROR [..\..\src\omxmlsec\xml_signature.c:114 in 
> oxs_xml_sig_transform_n_digest] Transformation failed , Unsupported digest 
> method  (null)
> OXS ERROR [..\..\src\omxmlsec\xml_signature.c:114 in 
> oxs_xml_sig_transform_n_digest] Transformation failed , Unsupported digest 
> method  (null)
> OXS ERROR [..\..\src\omxmlsec\xml_signature.c:114 in 
> oxs_xml_sig_transform_n_digest] Transformation failed , Unsupported digest 
> method  (null)
> OXS ERROR [..\..\src\omxmlsec\xml_signature.c:114 in 
> oxs_xml_sig_transform_n_digest] Transformation failed , Unsupported digest 
> method  (null)
> OXS ERROR [..\..\src\omxmlsec\xml_signature.c:114 in 
> oxs_xml_sig_transform_n_digest] Transformation failed , Unsupported digest 
> method  (null)
> OXS ERROR [..\..\src\omxmlsec\xml_signature.c:114 in 
> oxs_xml_sig_transform_n_digest] Transformation failed , Unsupported digest 
> method  (null)
> echo client invoke FAILED!
> 3. The same message is printed several times. Therefore remove these printfs
> *******************************************************************************************************************************************************************

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to