[Axis2] WS-Security Header Timestamp issue since clock change

2009-11-02 Thread Darren Clarke
d=14:34 (i.e. a five-minute instead of one-hour timespan), it works. Any ideas on what's causing this? Thanks very much Darren Clarke The information contained in this message is confidential and is intended for the addressee only. Any unauthorised dissemination

Re: Unable to download Rampart (404)

2009-05-13 Thread Darren Clarke
from? Darren On 13/5/09 10:01, "Håkon Sagehaug" wrote: > > http://ws.apache.org/rampart/download.html > > > 2009/5/13 Darren Clarke >> Hello all >> >> Apologies in advance, as I'm sure I'm about to have a 'duh' moment, but I&#

Unable to download Rampart (404)

2009-05-13 Thread Darren Clarke
Hello all Apologies in advance, as I'm sure I'm about to have a 'duh' moment, but I've been trying for some weeks to download Rampart in order to try out WS-Security on an Axis2 webservice. I goto http://ws.apache.org/axis2 ... then follow the Rampart link to http://ws.apache.org/axis2/m

Re: Need C# Web Services Consumption example.

2007-07-20 Thread Darren Clarke
Hi Srini I don¹t have an example I can give you, but I¹m in the middle of doing the same. Once your service is up and running, go to your project in MSVS.NET and add a new Web Reference. In the New Web Reference dialog, enter the URL to the WSDL and click Go. The dialog will then show you a list

Problems with Exception and Enum

2007-07-18 Thread Darren Clarke
Hello I've built an Axis2 service which is consumed by a C# application and this was working fine until I added a few new methods that require Enum parameters or which return exceptions, both of which are causing WSDL errors. In the case of the Exceptions (e.g. in this case my SystemException ex