My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
Software Engineering
Security
Data Science
Disclaimer
About
▼
Showing posts with label
Axis2C
.
Show all posts
Showing posts with label
Axis2C
.
Show all posts
Friday, 14 October 2011
Reading XML with Guththila
›
Guththila is Apache XML parser for Axis2/C. I've been playing with Guththila recently and just want to share code which demonstrates...
Friday, 7 October 2011
Minimal Axis2C Web Service package needed for deployment with IIS
›
If Axis2/C engine does not support OpenSSL and does not use libxml2 as XML parser, this is the minimal set of Axis2C files needed to be depl...
How to build Axis2C for 64-bit Windows
›
This article shows how to build Axis2/C package for 64-bit Windows (AMD64 processor architecture) from command line, by using NMAKE that co...
Wednesday, 24 August 2011
Axis2/C and linkinfo.dll on Windows Server 2008
›
axis2_http_sender.dll depends on linkinfo.dll (use Dependency Walker to see) and might not load on Windows Server 2008 because w3wp.exe ...
Axis2/C Windows binary package and OpenSSL
›
I deployed Axis2C (1.6.0, Windows binary distribution) on IIS 7.0 running on Windows Server 2008 but simple browser-based test (http://local...
Tuesday, 16 August 2011
Axis2C logging and its documentation
›
I deployed Axis2C (1.6.0) on IIS (7.0) in order to host one web service. Axis2C is a Web Service engine with a logging feature - debug ou...
›
Home
View web version