• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • mod_gsoap
  • Patches

patch for init-process and loading SOAPLibraries

Status: Beta
Brought to you by: dviner
  • Summary
  • Files
  • Reviews
  • Support
  • Tickets ▾
    • Bugs
    • Patches
  • Discussion
  • Code
Menu ▾ ▴
  • Create Ticket
  • View Stats

Group

Searches

  • Changes
  • Closed Tickets
  • Open Tickets

Help

  • Formatting Help

#1 patch for init-process and loading SOAPLibraries

open
nobody
None
5
2008-03-12
2008-03-12
Anonymous
No

Hello,

I added a patch for mod_gsoap which implements the init-phase new and supports the following features. it is written in C++ for apache-2.0.x and tested on a Linux-System. see also inline-documentation in mod_gsoap_init.cpp

1. Loading the 'SOAPLibrary' at server-startup, because the loading per worker-process is not effective and can produce runtime-errors if the library cannot be loaded.

2. I removed the Config-Parameter 'SupportLibrary', because it is possible to link the 'SOAPLibrary' against the libraries needed at build-time.

3. I added the optional Config-Parameter 'SOAPLibraryInitString' and an optional Library-Hook:

int initSoapLibrary(const char* initString);

If the Hook is present in the 'SOAPLibrary', it is called at init-phase with the 'SOAPLibraryInitString'. So initializing of the 'SOAPLibrary' with any config-parameters is possible.

4. I removed the config-merger-functions, because the default-config-merge of apache does everything which is needed.

Best regards,
Marcus Neukert

--
Marcus Neukert
Softwareentwickler - New Technology
Tel. +49-721-91374-3943 · Fax +49-721-91374-2740
marcus.neukert@webde.de · http://www.web.de/

1&1 Internet AG
Brauerstraße 48
76135 Karlsruhe

Amtsgericht Montabaur HRB 6484

Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, Thomas Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Achim Weiss
Aufsichtsratsvorsitzender: Michael Scheeren

Discussion

  • Nobody/Anonymous

    Nobody/Anonymous - 2008-03-12
     
    mod_gsoap_init_patch.tgz
    If you would like to refer to this comment somewhere else in this project, copy and paste the following link:

Log in to post a comment.

SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    225 Broadway Suite 1600
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2025 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.