bilité
pour le contenu fourni.
> From: abz...@gmail.com
> Date: Mon, 7 Mar 2011 19:11:58 +
> Subject: Re: .net and axis2/rampart
> To: java-dev@axis.apache.org
> CC: mgai...@hotmail.com
>
> Just to let you know the addressing issue mentioned earlier is not an issue.
Lastly, the error WCF now reports is...
'The message received over Transport security has unsigned 'To' header.'
On 23 February 2011 15:30, Abid K. wrote:
> Also, I should point out I modified the auto-generated stub and included...
>
> _operationClient.getOptions( ).setSoapVersionURI(
> S
Also, I should point out I modified the auto-generated stub and included...
_operationClient.getOptions( ).setSoapVersionURI(
SOAP12Constants.SOAP_ENVELOPE_NAMESPACE_URI );
Thanks
-
To unsubscribe, e-mail: java-dev-unsubsc
que les email
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
> aucune responsabilité pour le contenu fourni.
>
>
>
>
>> From: abz...@gmail.com
>> Date: Wed, 23 Feb 2011 12:37:29 +
>> Subject: Re: .net and axis2/rampart
>> T
vons accepter aucune responsabilité
pour le contenu fourni.
> From: abz...@gmail.com
> Date: Wed, 23 Feb 2011 12:37:29 +0000
> Subject: Re: .net and axis2/rampart
> To: java-dev@axis.apache.org
>
> Hi, FYI regarding the previous issue, WCF did not like the location of
> the ti
Hi, FYI regarding the previous issue, WCF did not like the location of
the timestamp element and I have modified the wss4j library to output
the timestamp before the signature element.
However, I now have the issue with the order of the following elements
output by Axis2:
...
...
...
WCF expects
Has anyone come across this WCF error...
Signing without primary signature requires timestamp.
I have changed the config to include the timestamp:
Timestamp Signature
user
PWCBHandler
client.properties
DirectReference
The XML includes the timestamp, but the WCF service still com
Hi all,
A little more information. My client has said they do the following in
.net to setup the client:
---
proxyClient.ClientCredentials.ClientCertificate.SetCertificate(System.Security.Cryptography.X509Certificates.StoreLocation.CurrentUser,
System.Security.Cryptography.X509Certif
Hi,
It seems the client cannot find the key with the value
'a7e24d986ef9fdef06efd76fb33825d502279e95'. Is it possible to specify
the key name to something else? I think the client has given it a
proper name.
Thanks
On 24 January 2011 14:11, Thilina Mahesh Buddhika wrote:
> It looks like the cer
It looks like the certificate used by client for signing/encrypting the
message is not available in the key store of the service''s end.
Also check the key store configurations of the service's end whether they
are referring to the correct key store, etc.
Thanks,
Thilina
Thilina Mahesh Buddhika
Sorry for not replying sooner. The client receives the following error...
---
Cannot find the X.509 certificate using the following search criteria:
StoreName 'My', StoreLocation 'LocalMachine', FindType
'FindByThumbprint', FindValue
'a7e24d986ef9fdef06efd76fb33825d502279e95'.. --->
Sys
Hi,
It seems like the service has thrown an error when trying to process the
secured request. The message being logged at RampartReceiver has the fault
message 'An error occurred when verifying security for the
message'.
If you can check the logs at service end, it would provide the actual reason
Hi, I have created a client app using Axis2/Rampart and I'm having
difficulties getting it to work with .net/WCF(I think).
My axis2.xml config contains (Also tried policy with same results):
...
Signature
user
PWCBHandler
client.properties
DirectR
13 matches
Mail list logo