Signature verification fails when signing the Body

2009-10-13 Thread Doughty, Michael
I am trying to write a client to consume a set of about 15 Web services secured by an implementation of the WS-Security 1.0 standard. These Web services require a usernametoken, that the content of the body be signed and encrypted, and that the entire usernametoken element be encrypted as well.

Problems using Axis2/c in Windows

2009-10-13 Thread Pete Maclean
I am attempting to use Axis2/c 1.6.0 to generate C client stubs in Windows with the "-d adb" option for use with the Microsoft C compiler and am facing three problems. First I had trouble actually generating the stubs using the WSDL2C.bat file supplied in the package.  I got past this obstacle by

Re: Axis2c Questions

2009-10-13 Thread Jose M Medina V
I try the following approach. I connect to the database in the function init and I use a global variable for the connection information, but when a try to make any operation in the database I receive a core dump in the service. This problem only occur when I use the axis2c module for the a