Do WSFs support WS-Trust 1.3?
Hi, We are developing a service based on Microsoft WCF and the service will require clients to use WS-Trust 1.3. The clients are on all sorts of platforms, include Java, C, PHP, Perl, Python, and more....
View ArticleNTLM authentication with WSO2 Web service C client
Hi, WSO2 supports NTLM Authentication via AXIS2: http://wso2.org/library/161. Is it possible to set NTLM authentication in C. If so please send the sample code. Regards, - Bob Anderson
View ArticleAxis2c and WSo2 framework
Hello, I have some questions regarding the delivery procedure of the axis2c open source component on the apache website (http://axis.apache.org/axis2/c/core/) and its integration in WSF/C . Correct me...
View ArticleAXIS2C IPv6
Does any one know if IPv6 is supported by Axis2C? . Can you please point to any documentation if any thanks
View ArticleUnable to build WSF/C on Mac OSX 10.6.7
Hi- I have searched extensively and tried all fixes suggested here for building the project on Mac. no matter the steps I tried, I always get the same error running make: make all-recursive Making all...
View ArticleHow to modify wsclient to emit X509SubjectKeyIdentifier instead of X509v3...
I am very new to WSO2 WSF/C and Axis2/C, so I'm not sure how to proceed here. The wsutil program that accompanies the WSF/C distribution does most of what i need. However, I need it to emit a...
View ArticleWEB SERVICE in WSF/C
hi to all!!! I'm new to WSF/C....I'm using Ubuntu 11.04 to create and deploy web services using WSF/C. i don't know how to write web service using WSF/C... Any one can help me to start ????.....i just...
View ArticleWEB SERVICE in WSF/C
hi to all!!! I'm new to WSF/C....I'm using Ubuntu 11.04 to create and deploy web services using WSF/C. i don't know how to write web service using WSF/C... Any one can help me to start ????.....i just...
View ArticleBuilding WSF/C on MacOSX 10.7.2
Hi there, I checked out the current source of WSF/C from https://svn.wso2.org/repos/wso2/trunk/wsf/c and tried to build it with MacOSX Lion 10.7.2. There are quite some unpolished sequences where just...
View ArticleAxis2/C Async Client
I have been working from the echo_non_blocking example in C. I am able to get a single async call to work just fine and usually up to 4 or 5 simultaneously, but I need a single client to processes...
View Article