[ http://issues.apache.org/jira/browse/AXISCPP-104?page=all ]
Chinthana Danapala reopened AXISCPP-104:
----------------------------------------
Assign To: (was: Chinthana Danapala)
We no longer use AxisTransport.dll its HTTPTransport.dll. Still apache is
depending on HTTPTransport.dll. I checked with the dlls using dumpbin and got
result as below.
Dump of file mod_axis2.dll
File Type: DLL
Image has the following dependencies:
libapr.dll
libhttpd.dll
AxisServer.dll
MSVCP60.dll
MSVCRT.dll
KERNEL32.dll
Summary
1000 .data
2000 .rdata
1000 .reloc
1000 .rsrc
5000 .text
Dump of file AxisServer.dll
File Type: DLL
Image has the following dependencies:
MSVCP60.dll
MSVCRT.dll
KERNEL32.dll
Summary
8000 .data
E000 .rdata
8000 .reloc
1000 .rsrc
5C000 .text
Dump of file AxisXMLParserXerces.dll
File Type: DLL
Image has the following dependencies:
xerces-c_2_2_0.dll
MSVCP60.dll
MSVCRT.dll
KERNEL32.dll
Summary
1000 .data
3000 .rdata
1000 .reloc
1000 .rsrc
7000 .text
I think when the server engine loading it’ll automatically load
HTTPTransport.dll.
> If AxisTransport.dll not in path Apache server crashes
> ------------------------------------------------------
>
> Key: AXISCPP-104
> URL: http://issues.apache.org/jira/browse/AXISCPP-104
> Project: Axis-C++
> Type: Bug
> Components: Server - General
> Versions: 1.2 Beta
> Environment: Windows 2000 apache1.3.x
> Reporter: sanjaya singharage
> Priority: Minor
> Attachments: loadlib-exception.diff
>
> If AxisTransport.dll is not specified in the path the ApacheServer crashes on
> startup. At the moment as the Apache server acts as the transport handler for
> http there should be no need for this dll to be in the path for the Apache
> sever to run.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira