The apxs is under /usr/local/apache/bin  or at least $APACE_HOME ?


&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
C.M. Rahman
Network Engineer
CCS Internet
13740 Research Blvd. Suite O-4
Austin, TX 78758
[EMAIL PROTECTED]
----- Original Message -----
From: Bryan Murtha <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 19, 2001 7:36 PM
Subject: Error 127 /usr/sbin/apxs when building mod-jk


> Please help,
>
>    Does anyone know how to fix this? I am just out of ideas.
>
> ../jk/jk_ajp13_worker.c ../jk/jk_lb_worker.c ../jk/jk_sockbuf.c
> ../jk/jk_map.c ../jk/jk_uri_worker_map.c
> make: /usr/sbin/apxs: Command not found
> make: *** [mod_jk.so] Error 127
>
> Thanks,
> Bryan
>
> ----Original Message Follows----
> From: Mike Braden <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: RE: reload servlets?
> Date: Mon, 19 Mar 2001 14:19:57 -0500
>
> Make sure that your context (webapp) is set to be reloadable.
>
> reloadable="true"
>
> Depending on your version of Tomcat, this would be in either the
> conf/server.xml file or in the conf/apps-???.xml file.
>
> Mike.
>
> -----Original Message-----
> From: Jose Ramon Rodriguez [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 19, 2001 1:41 PM
> To: [EMAIL PROTECTED]
> Subject: reload servlets?
>
>
> Hi all!
> I'm a newbie with Tomcat and I'm developing some
> servlets. So, I'm changing frequently the code of my
> servlets: change the servlet's code, compile it with
> javac, and so on...
>
> My web.xml file is ok. Tomcat loads it when it's
> started. There is the structure of my web application.
>
> But when I update the code of a servlet, my browser
> shows the previous one. I have to shutdown Tomcat and
> startup it again and again every time I change my
> servlet's code....it's a boring task!!!
>
> Although I push the update button in my browser, it
> doesn't work... :-(
>
> Anyone could help me?
>
> Thanks in advance.
> ---
> Jose Ramon
>
> _______________________________________________________________
> Do You Yahoo!?
> Envía mensajes instantáneos y recibe alertas de correo con
> Yahoo! Messenger - http://messenger.yahoo.es
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>

Reply via email to