Cannot load mod_axis2.dll into server. The specified module could not be found.

2007-05-31 Thread Vikas Saurabh

Hi Steve,


I am very new to both Web Services and Axis.  I installed Axis 1.6 (the build
from Aug-06), along with Apache 2.2.

I guess you are installing axis on Apache 2.2. Axis module is,
currently, only supported on Axis 2.0 and 1.3.

thanks,
Vikas

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Cannot load mod_axis2.dll into server. The specified module could not be found.

2007-03-21 Thread Dinesh Premalal
Hi Steve,

Steve Porter <[EMAIL PROTECTED]> writes:
> I am very new to both Web Services and Axis.  I installed Axis 1.6 (the build
> from Aug-06), along with Apache 2.2. 
I'm bit confused, AFAIK there is no relationship between Axis 1.6 and
mod_axis2.dll. Are you using axis-cpp or axis2c ?

thanks,
Dinesh

-- 
Dinesh Premalal
[EMAIL PROTECTED]
WSO2, Inc.; http://www.wso2.com/
GPG Key ID : A255955C
GPG Key Finger Print : C481 E5D4 C27E DC34 9257  0229 4F44 266E A255 955C

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Cannot load mod_axis2.dll into server. The specified module could not be found.

2007-03-20 Thread Steve Porter
Hello,

 

I am very new to both Web Services and Axis.  I installed Axis 1.6 (the
build from Aug-06), along with Apache 2.2.  I followed all the instructions
to create and deploy my web service.  However, when I try to start the HTTP
server, the first error I kept getting was

 

 "httpd: Syntax error on line 487 of C:/Program Files/Apache Software
Foundation/Apache2.2/conf/httpd.conf: Cannot load C:/Program Files/Apache
Software Foundation/Apache2.2/modules/mod_axis2.dll into server: The
specified module could not be found."  

 

At some point I determined that the mod_axis2.dll file probably was being
found, but it could not find the msvcp70.dll and msvcr70.dll (which are not
included in the install kit).  After finding those online someplace, I got
the same error, but determined that the missing dll was probably libapr.dll.
The Apache2.2 installation includes a libapr-1.dll.  So taking a simplistic
approach, I copied libapr-1.dll to libapr.dll.  Now I get 

 

"httpd: Syntax error on line 487 of C:/Program Files/Apache Software
Foundation/Apache2.2/conf/httpd.conf: API module structure 'axis_module' in
file  C:/Program Files/Apache Software
Foundation/Apache2.2/modules/mod_axis2.dll is garbled - perhaps this is not
an Apache module DSO?"  

 

So at this point I am sure I am doing many things wrong, could somebody tell
me what they are?

 

Thanks, Steve

 

 

 

Steve Porter

Trigent Software Inc.

One Apple Hill, Suite 204

Natick, MA 01760

508-651-5958

781-929-7567 (cell)

www.trigent.com

 



Cannot load mod_axis2.dll into server. The specified module could not be found.

2007-03-13 Thread Steve Porter
Hello,

 

I am very new to both Web Services and Axis.  I installed Axis 1.6 (the
build from Aug-06), along with Apache 2.2.  I have followed all the
instructions to create and deploy my web service.  However, when I try to
start the HTTP server, the first error I kept getting was

 

 "httpd: Syntax error on line 487 of C:/Program Files/Apache Software
Foundation/Apache2.2/conf/httpd.conf: Cannot load C:/Program Files/Apache
Software Foundation/Apache2.2/modules/mod_axis2.dll into server: The
specified module could not be found."  

 

At some point I determined that the mod_axis2.dll file probably was being
found, but it could not find the msvcp70.dll and msvcr70.dll (which are not
included in the install kit).  After finding those online someplace, I got
the same error, but determined that the missing dll was probably libapr.dll.
The Apache2.2 installation includes a libapr-1.dll.  So taking a simplistic
approach, I copied libapr-1.dll to libapr.dll.  Now I get 

 

"httpd: Syntax error on line 487 of C:/Program Files/Apache Software
Foundation/Apache2.2/conf/httpd.conf: API module structure 'axis_module' in
file  C:/Program Files/Apache Software
Foundation/Apache2.2/modules/mod_axis2.dll is garbled - perhaps this is not
an Apache module DSO?"  

 

So at this point I am sure I am doing many things wrong, could somebody tell
me what they are?

 

Thanks, Steve

 

Steve Porter

Trigent Software Inc.

One Apple Hill, Suite 204

Natick, MA 01760

508-651-5958

781-929-7567 (cell)

www.trigent.com