thanks. I appear to have it working now.
Adrian Dick wrote:
_______________________________________
Adrian Dick ([EMAIL PROTECTED])
Franz Fehringer <[EMAIL PROTECTED]> wrote on 16/11/2006 09:34:30:
Without axiscpp.conf how does Axis know the names of the libraries to
load?
Franz
The library names are hardcoded within the engine.
If looking for them in the source code, these are defined within the
platform specific files, for example on windows:
#define PLATFORM_XMLPARSER_PATH "AxisXMLParser.dll"
#define PLATFORM_TRANSPORTHTTP_PATH "HTTPTransport.dll"
#define PLATFORM_CHANNEL_PATH "HTTPChannel.dll"
#define PLATFORM_SSLCHANNEL_PATH "Unknown"
Regards,
Adrian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]