User Activity

  • Created ticket #1220 on gSOAP Toolkit

    base64Binary type is missing in generated header, when more than one file is passed to wsdl2h

  • Modified a comment on ticket #1215 on gSOAP Toolkit

    We had a similar issue when using our own integration into Apache. One soap module links against equally named symbols coming from another soap module. I solved it by passing a version info file to the linker, instructing it to make all symbols local, except for the apache module table instance. We have a separate apache module for each soap service. The version file (e.g. myapachegsoap.ver) looks something like this: VERS_1.0 { global: myapachegsoap_module; local: *; }; Then pass it to the linker...

  • Posted a comment on ticket #1215 on gSOAP Toolkit

    We had a similar issue when using our own integration into Apache. One soap module links against equally named symbols coming from another soap module. I solved it by passing a version info file to the linker, instructing it to make all symbols local, except for the apache module table instance. We have a separate apache module for each soap service. The version file (e.g. myapachegsoap.ver) looks something like this: VERS_1.0 { global: myapachegsoap_module; local: *; }; Then pass it to the linker...

  • Created ticket #1187 on gSOAP Toolkit

    the soap_xml_error_check probably has a right parenthesis mismatch

  • Created ticket #1183 on gSOAP Toolkit

    missing include of <signal.h> in gsoap/samples/testmsgr/testmsgr.cpp

View All

Personal Data

Username:
hboehnke
Joined:
2002-07-08 12:42:17
Location:
Germany / CEST
Gender:
Male

Projects

This is a list of open source software projects that Holger Böhnke is associated with: