Response for the second question :
to run "Administer AXIS", you have to set up the servlet mapping in AXIS
:
open axis/WEB-INF/web.xml in your tomcat's webapps directory and
uncomment some lines !
the ones with servlet-name element corresponing to AdminServlet (or
AdminAxis ?)

After, you have to restart your tomcat and retry access the servlet.

Bye ..


Hainer Neil wrote:
> 
> Hi,
> 
> 1.  I am configuring AXIS 1.0 for the first time.  I am using tomcat 4.1.18.
> I noticed the following when I ran happyaxis.jsp:
> 
> Note: On Tomcat 4.x, you may need to put libraries that contain java.* or
> javax.* packages into CATALINA_HOME/commons/lib
> 
> Exactly what should I place in CATALINA_HOME/commons/lib?
> 
> 2.  When I attempt to run "Administer AXIS" from my local AXIS home page I
> get the following error:
> 
> HTTP Status 404 - /axis/servlet/AdminServlet
> 
> type Status report
> message /axis/servlet/AdminServlet
> description The requested resource (/axis/servlet/AdminServlet) is not
> available.
> 
> Is this related to question number 1?
> 
> Thanks,
> 
> Neil
> 
>     Neil Hainer
> 
>     8283 Greensboro Drive
>     McLean, Virginia  22102-3838
>     703-902-6828
>     [EMAIL PROTECTED]
> 
>   ------------------------------------------------------------------------
>                   Name: winmail.dat
>    winmail.dat    Type: application/ms-tnef
>               Encoding: base64

Reply via email to