Hi all!

Im having some troubles setting up axis cpp on a Debian Sarge environment.

Ive compiled axis_cpp 1.2, and the simple_axis_server that comes bundled works well.

This is what ive done: I compiled axis-cpp-1.2, and installed it under /usr/local/axiscpp_deploy. Ive exported AXISCPP_HOME to that directory.

Then, i load the module within apache2:

LoadModule axis_module /usr/lib/apache2/modules/libaxiscpp_mod2.so
<Location /axis>
SetHandler axis
</Location>

and restart apache. Whenever i try to access the default web page, the browser keeps loading till expires. If i unload the module (comment out the directive), apache works well. I get no errors in the log file.

How can i have apache working as it usually does, while having axis module loaded? And how can i get the axis welcome page working?

Ive read the whole documentaton, following every step, but im stuck in this moment.

I would apreciate any help.

Thanks all. Regards,

--
Fernando Álvarez-Uría Torres

openSistemas de Información Internet
Tel.: +34 91 445 39 36
Fax.: +34 91 445 02 38
email: [EMAIL PROTECTED]
http://www.opensistemas.com

Este mensaje se dirige exclusivamente a su destinatario y puede contener
información privilegiada o confidencial. Si no es vd. el destinatario
indicado, queda notificado de que la utilización, divulgación y/o copia
sin autorización está prohibida en virtud de la legislación vigente.
Si ha recibido este mensaje por error, le rogamos que nos lo comunique
inmediatamente por esta misma vía y proceda a su destrucción.

This message is intended exclusively for its addressee and may contain
information that is CONFIDENTIAL and protected by professional
privilege.
If you are not the intended recipient you are hereby notified that any
dissemination, copy or disclosure of this communication is strictly
prohibited by law. If this message has been received in error, please
immediately notify us via e-mail and delete it.

Reply via email to