Windows 32 bit client SSL Support

2009-07-21 Thread David F. Bakker
I have a HTTPS SOAP service that does not need a client certificate. It seems from the logs I need to generate a client certificate for SSL to work? I have .net clients that work with this service without any issues. I am using Axis2C 1.6 [Tue Jul 21 10:23:09 2009] [info] [ssl client] CA

problem axiom nodes - axiom elements

2009-07-21 Thread DANIEL
Hi list. I will explain my problem. I have developed an aplication with axis.I receive a xml text with this axiom node: body outline ng:id=13043 ng:unseen=True type=rss title=ESPN.com - NBA ng:feedScore=1 description=Latest NBA news from ESPN.com

changing the axis2/c message encoding

2009-07-21 Thread Haszlakiewicz, Eric
I want to change the character encoding that axis2/c uses to send messages to ISO-8859-1. I am using adb generated code to send and receive the requests. I figured there'd probably be something I can set either in the axis2_stub_t service object, or maybe in axis2_options_t, but I can't find